2 references to GetCustomAttribute
mscorlib (2)
system\reflection\customattribute.cs (1)
2451
pca = MarshalAsAttribute.
GetCustomAttribute
(field);
system\runtime\interopservices\attributes.cs (1)
550
return
GetCustomAttribute
(field) != null;