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