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