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