You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Justification="We surface a RequireUnreferencedCode in the call to the Map methods adding route handlers to this EndpointDataSource. Analysis is unable to infer this. "+
116
-
"Map methods that configure a RequestDelegate don't use trimmer unsafe features.")]
117
-
[UnconditionalSuppressMessage("AOT","IL3050",
118
-
Justification="We surface a RequiresDynamicCode in the call to the Map methods adding route handlers this EndpointDataSource. Analysis is unable to infer this. "+
119
-
"Map methods that configure a RequestDelegate don't use AOT unsafe features.")]
Justification="We surface a RequireUnreferencedCode in the call to the Map methods adding route handlers to this EndpointDataSource. Analysis is unable to infer this. "+
257
+
"Map methods that configure a RequestDelegate don't use trimmer unsafe features.")]
258
+
[UnconditionalSuppressMessage("AOT","IL3050",
259
+
Justification="We surface a RequiresDynamicCode in the call to the Map methods adding route handlers this EndpointDataSource. Analysis is unable to infer this. "+
260
+
"Map methods that configure a RequestDelegate don't use AOT unsafe features.")]
Justification="We surface a RequireUnreferencedCode in the call to the Map methods adding route handlers to this EndpointDataSource. Analysis is unable to infer this. "+
268
+
"Map methods that configure a RequestDelegate don't use trimmer unsafe features.")]
269
+
[UnconditionalSuppressMessage("AOT","IL3050",
270
+
Justification="We surface a RequiresDynamicCode in the call to the Map methods adding route handlers this EndpointDataSource. Analysis is unable to infer this. "+
271
+
"Map methods that configure a RequestDelegate don't use AOT unsafe features.")]
0 commit comments