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