3 references to s_types
Microsoft.CodeAnalysis.Workspaces (3)
ObjectBinder.cs (3)
32/// Map from a <see cref="Type"/> to the corresponding index in <see cref="s_types"/> and 51s_lastSnapshot = new ObjectBinderSnapshot(s_typeToIndex, s_types, s_typeReaders); 69s_types.Add(type);