2 references to CombineRange
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\FileChangeWatcher.cs (2)
65
var combinedOp = WatcherOperation.
CombineRange
(operations, startIndex, combinableEndIndex);
126
/// <see cref="
CombineRange
"/> is called.