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