2 references to ToFullString
Microsoft.VisualStudio.LanguageServices (2)
StackTraceExplorer\StackFrameViewModel.cs (2)
171
methodTextBuilder.Append(methodDeclaration.MemberAccessExpression.DotToken.
ToFullString
());
208
yield return MakeClassifiedRun(ClassificationTypeNames.Text, _frame.Root.EndOfLineToken.
ToFullString
());