Base:
method
IsDefined
System.Reflection.MemberInfo.IsDefined(System.Type, System.Boolean)
1 reference to IsDefined
mscorlib (1)
system\enum.cs (1)
138if (!eT.IsDefined(typeof(System.FlagsAttribute), false)) // Not marked with Flags attribute