4 references to s_typeReaders
Microsoft.CodeAnalysis.CodeStyle (4)
ObjectBinder.cs (4)
33/// <see cref="s_typeReaders"/>. <see cref="ObjectWriter"/> will write out the index into 51s_lastSnapshot = new ObjectBinderSnapshot(s_typeToIndex, s_types, s_typeReaders); 68int index = s_typeReaders.Count; 70s_typeReaders.Add(typeReader);