1 write to _resolver
Microsoft.CodeAnalysis (1)
Emit\DebugDocumentsBuilder.cs (1)
26_resolver = resolver;
2 references to _resolver
Microsoft.CodeAnalysis (2)
Emit\DebugDocumentsBuilder.cs (2)
65if (_resolver == null) 74normalizedPath = _resolver.NormalizePath(path, basePath) ?? path;