2 references to ShouldWarnWhenAccessedForReflection
ILCompiler.Compiler (2)
Compiler\Dataflow\ReflectionMarker.cs (2)
331bool isReflectionAccessCoveredByDAM = Annotations.ShouldWarnWhenAccessedForReflection(entity); 399bool isReflectionAccessCoveredByDAM = Annotations.ShouldWarnWhenAccessedForReflection(entity);