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