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