2 references to GetMarshalAsCustomAttribute
System.Private.CoreLib (2)
src\System\Reflection\RuntimeCustomAttributeData.cs (2)
2137pca = GetMarshalAsCustomAttribute(field); 2161if (GetMarshalAsCustomAttribute(field) is not null) return true;