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