2 writes to _neverAccessThisExceptThroughCustomAttributeProperty
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeData.cs (2)
23
_neverAccessThisExceptThroughCustomAttributeProperty
= handle.GetCustomAttribute(Reader);
103
private ref readonly CustomAttribute CustomAttribute { get { Loader.DisposeCheck(); return ref
_neverAccessThisExceptThroughCustomAttributeProperty
; } }