3 writes to _stateDoNotAccessDirectly
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\SolutionState.CompilationTracker.cs (3)
58_stateDoNotAccessDirectly = state; 72=> Volatile.Read(ref _stateDoNotAccessDirectly); 75=> Volatile.Write(ref _stateDoNotAccessDirectly, state);