1 write to _lineNumberOneIndexed
Microsoft.CodeAnalysis.CSharp (1)
Utilities\InterceptableLocation.cs (1)
70_lineNumberOneIndexed = lineNumberOneIndexed;
3 references to _lineNumberOneIndexed
Microsoft.CodeAnalysis.CSharp (3)
Utilities\InterceptableLocation.cs (3)
77return $"{_path}({_lineNumberOneIndexed},{_characterNumberOneIndexed})"; 168&& _lineNumberOneIndexed == other._lineNumberOneIndexed