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)
25
public Span PrettyPrintedLocus => new(
_prettyPrintedIndex
, _contentLength);