3 references to HasGenericParameterAnnotation
ILCompiler.Compiler (3)
Compiler\Dataflow\GenericArgumentDataFlow.cs (1)
151
if (flowAnnotations.
HasGenericParameterAnnotation
(type))
Compiler\Dataflow\ReflectionMethodBodyScanner.cs (1)
471
if (type.HasInstantiation && _annotations.
HasGenericParameterAnnotation
(type))
Compiler\MetadataManager.cs (1)
369
if (FlowAnnotations.
HasGenericParameterAnnotation
(type))