1 write to _typeToIndex
Microsoft.CodeAnalysis.CodeStyle (1)
ObjectBinderSnapshot.cs (1)
24_typeToIndex = new Dictionary<Type, int>(typeToIndex);
1 reference to _typeToIndex
Microsoft.CodeAnalysis.CodeStyle (1)
ObjectBinderSnapshot.cs (1)
30=> _typeToIndex[type];