4 references to Loader
System.Reflection.MetadataLoadContext (4)
System\Reflection\TypeLoading\Parameters\RoFatMethodParameter.cs (4)
41ConstructorInfo? ci = Loader.TryGetInCtor(); 48ConstructorInfo? ci = Loader.TryGetOutCtor(); 55ConstructorInfo? ci = Loader.TryGetOptionalCtor(); 62CustomAttributeData? cad = CustomAttributeHelpers.TryComputeMarshalAsCustomAttributeData(ComputeMarshalAsAttribute, Loader);