1 write to TypeAnnotation
ILCompiler.Compiler (1)
Compiler\Dataflow\FlowAnnotations.cs (1)
857
=> (Type,
TypeAnnotation
, _annotatedMethods, _annotatedFields, _genericParameterAnnotations)
1 reference to TypeAnnotation
ILCompiler.Compiler (1)
Compiler\Dataflow\FlowAnnotations.cs (1)
161
return GetAnnotations(type.GetTypeDefinition()).
TypeAnnotation
;