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