1 write to _declaringType
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Properties\RoProperty.cs (1)
23_declaringType = declaringType;
2 references to _declaringType
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Properties\RoProperty.cs (2)
32internal RoInstantiationProviderType GetRoDeclaringType() => _declaringType; 174internal TypeContext TypeContext => _declaringType.Instantiation.ToTypeContext();