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