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