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