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