1 write to _prettyPrintedIndex
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
SignatureHelp\Presentation\Parameter.cs (1)
39_prettyPrintedIndex = prettyPrintedIndex;
1 reference to _prettyPrintedIndex
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
SignatureHelp\Presentation\Parameter.cs (1)
25public Span PrettyPrintedLocus => new(_prettyPrintedIndex, _contentLength);