1 write to _endLine
Microsoft.VisualStudio.LanguageServices (1)
CallHierarchy\CallHierarchyDetail.cs (1)
41_endLine = location.GetLineSpan().EndLinePosition.Line;
1 reference to _endLine
Microsoft.VisualStudio.LanguageServices (1)
CallHierarchy\CallHierarchyDetail.cs (1)
61public int EndLine => _endLine;