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