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