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