2 references to _methodIdIndices
ILCompiler.Compiler (2)
Compiler\UserDefinedTypeDescriptor.cs (2)
230if (_methodIdIndices.TryGetValue(method, out typeIndex)) 240_methodIdIndices.Add(method, typeIndex);