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