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