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