1 reference to IsDefined
mscorlib (1)
system\reflection\methodinfo.cs (1)
509
return CustomAttribute.
IsDefined
(this, attributeRuntimeType, inherit);