1 reference to IsDefined
System.Private.CoreLib (1)
src\System\Reflection\RuntimeMethodInfo.CoreCLR.cs (1)
194
return CustomAttribute.
IsDefined
(this, attributeRuntimeType, inherit);