1 write to _typeAnnotation
illink (1)
Linker.Dataflow\FlowAnnotations.cs (1)
714
=> (_type,
_typeAnnotation
, _annotatedMethods, _annotatedFields, _genericParameterAnnotations)
1 reference to _typeAnnotation
illink (1)
Linker.Dataflow\FlowAnnotations.cs (1)
717
public DynamicallyAccessedMemberTypes TypeAnnotation { get =>
_typeAnnotation
; }