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