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