2 writes to SelectionRangeSpan
Microsoft.VisualStudio.LanguageServices (2)
DocumentOutline\DocumentSymbolData.cs (2)
30SelectionRangeSpan = selectionRangeSpan; 39SelectionRangeSpan = documentSymbolData.SelectionRangeSpan;
2 references to SelectionRangeSpan
Microsoft.VisualStudio.LanguageServices (2)
DocumentOutline\DocumentSymbolData.cs (1)
39SelectionRangeSpan = documentSymbolData.SelectionRangeSpan;
DocumentOutline\DocumentSymbolUIItem.cs (1)
76SelectionRangeSpan = documentSymbolData.SelectionRangeSpan;