2 references to GetSnapshot
Microsoft.CodeAnalysis (2)
Serialization\ObjectReader.cs (1)
84
_binderSnapshot = ObjectBinder.
GetSnapshot
();
Serialization\ObjectWriter.cs (1)
96
_binderSnapshot = ObjectBinder.
GetSnapshot
();