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