1 implementation of IsSpecialName
mscorlib (1)
system\reflection\methodbase.cs (1)
379
bool _MethodBase.
IsSpecialName
{ get { return IsSpecialName; } }