2 references to _methodIndices
ILCompiler.Compiler (2)
Compiler\UserDefinedTypeDescriptor.cs (2)
189if (_methodIndices.TryGetValue(method, out typeIndex)) 218_methodIndices.Add(method, typeIndex);