2 references to ShouldWarnWhenAccessedForReflection
illink (2)
Linker.Dataflow\FlowAnnotations.cs (1)
88
MethodDefinition method =>
ShouldWarnWhenAccessedForReflection
(method),
Linker.Steps\MarkStep.cs (1)
1765
bool isReflectionAccessCoveredByDAM = Annotations.FlowAnnotations.
ShouldWarnWhenAccessedForReflection
(method);