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