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