2 references to _thisTypes
ILCompiler.Compiler (2)
Compiler\UserDefinedTypeDescriptor.cs (2)
166if (_thisTypes.TryGetValue(type, out typeIndex)) 177_thisTypes.Add(type, typeIndex);