3 references to Loader
System.Reflection.MetadataLoadContext (3)
System\Reflection\TypeLoading\Fields\RoField.cs (3)
56ConstructorInfo? ci = Loader.TryGetFieldOffsetCtor(); 60Type int32Type = Loader.GetCoreType(CoreType.Int32); // Since we got the constructor, we know the Int32 exists. 68CustomAttributeData? cad = CustomAttributeHelpers.TryComputeMarshalAsCustomAttributeData(ComputeMarshalAsAttribute, Loader);