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