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