1 write to _resolver
Microsoft.CodeAnalysis.CSharp (1)
Utilities\InterceptableLocation.cs (1)
72_resolver = resolver;
1 reference to _resolver
Microsoft.CodeAnalysis.CSharp (1)
Utilities\InterceptableLocation.cs (1)
80var mappedPath = _resolver?.NormalizePath(_path, baseFilePath: null) ?? _path;