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