1 implementation of IsDefined
mscorlib (1)
system\reflection\memberinfo.cs (1)
58public abstract bool IsDefined(Type attributeType, bool inherit);