1 write to _binderSnapshot
Microsoft.CodeAnalysis.CodeStyle (1)
ObjectReader.cs (1)
84_binderSnapshot = ObjectBinder.GetSnapshot();
2 references to _binderSnapshot
Microsoft.CodeAnalysis.CodeStyle (2)
ObjectReader.cs (2)
667=> _binderSnapshot.GetTypeFromId(this.ReadInt32()); 676var typeReader = _binderSnapshot.GetTypeReaderFromId(this.ReadInt32());