2 writes to _batch
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\BrokeredService\WorkspaceProject.cs (2)
173_batch = batch; 182_batch = null;
2 references to _batch
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\BrokeredService\WorkspaceProject.cs (2)
178if (_batch == null) 181await _batch.DisposeAsync().ConfigureAwait(false);