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