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