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