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