1 reference to CompilerRelativePathResolver
Microsoft.CodeAnalysis (1)
CommandLine\CommonCompiler.cs (1)
220
var pathResolver = new
CompilerRelativePathResolver
(FileSystem, Arguments.ReferencePaths, Arguments.BaseDirectory!);