2 references to _canonConstructedMethodTables
ILCompiler.Compiler (2)
Compiler\ILScanner.cs (2)
527
_canonConstructedMethodTables
.Add(canonForm);
787
return _constructedMethodTables.Contains(type) ||
_canonConstructedMethodTables
.Contains(type);