1 write to Variables
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\NullableWalker.SnapshotManager.cs (1)
256Variables = variables;
2 references to Variables
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.SnapshotManager.cs (2)
57return (sharedState.Variables, incrementalSnapshot.VariableState); 64if (sharedState.Variables.TryGetType(symbol, out var updatedType))