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