2 references to GetMarshalAsCustomAttribute
System.Private.CoreLib (2)
src\System\Reflection\RuntimeCustomAttributeData.cs (2)
2232
return
GetMarshalAsCustomAttribute
(parameter.MetadataToken, parameter.GetRuntimeModule()!);
2237
return
GetMarshalAsCustomAttribute
(field.MetadataToken, field.GetRuntimeModule());