3 references to _constructedMethodTables
ILCompiler.Compiler (3)
Compiler\ILScanner.cs (3)
523_constructedMethodTables.Add(type); 773return _constructedMethodTables.Contains(type); 787return _constructedMethodTables.Contains(type) || _canonConstructedMethodTables.Contains(type);