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