2 references to TryCombineWith
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\FileChangeWatcher.cs (2)
63
if (prior.
TryCombineWith
(workItems[i], out var combined))
126
/// <see cref="
TryCombineWith
"/> is called.