4 references to Loader
System.Reflection.MetadataLoadContext (4)
System\Reflection\TypeLoading\Parameters\RoFatMethodParameter.cs (4)
40ConstructorInfo? ci = Loader.TryGetInCtor(); 47ConstructorInfo? ci = Loader.TryGetOutCtor(); 54ConstructorInfo? ci = Loader.TryGetOptionalCtor(); 61CustomAttributeData? cad = CustomAttributeHelpers.TryComputeMarshalAsCustomAttributeData(ComputeMarshalAsAttribute, Loader);