2 references to HasGenericParameterAnnotation
illink (2)
Linker.Dataflow\GenericArgumentDataFlow.cs (1)
102
if (flowAnnotations.
HasGenericParameterAnnotation
(type))
Linker.Dataflow\ReflectionMethodBodyScanner.cs (1)
362
if (type.IsGenericInstance && _annotations.
HasGenericParameterAnnotation
(type))