1 write to _index
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
Parameter.cs (1)
39
_index
= index;
1 reference to _index
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
Parameter.cs (1)
25
public Span Locus => new(
_index
, _contentLength);