2 writes to _batch
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\BrokeredService\WorkspaceProject.cs (2)
202_batch = batch; 211_batch = null;
2 references to _batch
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\BrokeredService\WorkspaceProject.cs (2)
207if (_batch == null) 210await _batch.DisposeAsync().ConfigureAwait(false);