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