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