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