1 reference to Loader
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\CustomAttributes\Ecma\EcmaCustomAttributeData.cs (1)
103
private ref readonly CustomAttribute CustomAttribute { get {
Loader
.DisposeCheck(); return ref _neverAccessThisExceptThroughCustomAttributeProperty; } }