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