1 write to _path
Microsoft.CodeAnalysis.CSharp (1)
Utilities\InterceptableLocation.cs (1)
73_path = path;
5 references to _path
Microsoft.CodeAnalysis.CSharp (5)
Utilities\InterceptableLocation.cs (5)
82var mappedPath = _resolver?.NormalizePath(_path, baseFilePath: null) ?? _path; 106var displayFileName = Path.GetFileName(_path); 188&& _path == other._path