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