3 references to s_typeToIndex
Microsoft.CodeAnalysis.CodeStyle (3)
ObjectBinder.cs (3)
51s_lastSnapshot = new ObjectBinderSnapshot(s_typeToIndex, s_types, s_typeReaders); 62if (s_typeToIndex.ContainsKey(type)) 71s_typeToIndex.Add(type, index);