1 write to _lineNumberOneIndexed
Microsoft.CodeAnalysis.CSharp (1)
Utilities\InterceptableLocation.cs (1)
76_lineNumberOneIndexed = lineNumberOneIndexed;
3 references to _lineNumberOneIndexed
Microsoft.CodeAnalysis.CSharp (3)
Utilities\InterceptableLocation.cs (3)
85return $"{mappedPath}({_lineNumberOneIndexed},{_characterNumberOneIndexed})"; 190&& _lineNumberOneIndexed == other._lineNumberOneIndexed