1 write to OutputRefFilePath
Microsoft.CodeAnalysis.VisualBasic (1)
CommandLine\VisualBasicCommandLineParser.vb (1)
1488.OutputRefFilePath = outputRefFileName,
2 references to OutputRefFilePath
Microsoft.CodeAnalysis (1)
CommandLine\CommonCompiler.cs (1)
1437string? finalRefPeFilePath = Arguments.OutputRefFilePath;
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\CommandLineProject.cs (1)
126outputRefFilePath: commandLineArguments.OutputRefFilePath,