1 write to _binderSnapshot
Microsoft.CodeAnalysis.CodeStyle (1)
ObjectWriter.cs (1)
96_binderSnapshot = ObjectBinder.GetSnapshot();
2 references to _binderSnapshot
Microsoft.CodeAnalysis.CodeStyle (2)
ObjectWriter.cs (2)
795this.WriteInt32(_binderSnapshot.GetTypeId(type)); 904this.WriteInt32(_binderSnapshot.GetTypeId(writable.GetType()));