2 references to DynamicallyAccessedMembersIsNotAllowedOnMethods
illink (2)
Linker.Dataflow\FlowAnnotations.cs (2)
275
_context.LogWarning(method, DiagnosticId.
DynamicallyAccessedMembersIsNotAllowedOnMethods
);
287
_context.LogWarning(method, DiagnosticId.
DynamicallyAccessedMembersIsNotAllowedOnMethods
);