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