3 references to _lazyDocumentUpdates
Microsoft.VisualStudio.LanguageServices.CSharp (3)
SemanticSearch\SemanticSearchQueryExecutor.cs (3)
59_lazyDocumentUpdates.Value.Push((documentId, changes)); 64=> _lazyDocumentUpdates.IsValueCreated ? [.. _lazyDocumentUpdates.Value] : [];