1 reference to Snapshot
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\NullableWalker.SnapshotManager.cs (1)
217
_incrementalSnapshots[node.Syntax.SpanStart] = new
Snapshot
(currentState.CreateSnapshot(), _currentWalkerSlot);