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