2 references to _overriddenMethods
ILCompiler.Compiler (2)
Compiler\ILScanner.cs (2)
648
_overriddenMethods
.Add(baseVtable[i].GetCanonMethodTarget(CanonicalFormKind.Specific));
752
return !
_overriddenMethods
.Contains(canonMethod);