3 references to _constructedMethodTables
ILCompiler.Compiler (3)
Compiler\ILScanner.cs (3)
505_constructedMethodTables.Add(type); 755return _constructedMethodTables.Contains(type); 769return _constructedMethodTables.Contains(type) || _canonConstructedMethodTables.Contains(type);