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