2 writes to IsStarted
Microsoft.CodeAnalysis.Features (2)
Workspace\BackgroundParser.cs (2)
110IsStarted = true; 122IsStarted = false;
3 references to IsStarted
Microsoft.CodeAnalysis.Features (3)
Workspace\BackgroundParser.cs (3)
108if (!IsStarted) 119if (IsStarted) 170if (IsStarted)