3 references to CompilationOutputAssemblyFilePath
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProjectFactory.cs (3)
128compilationOutputInfo: new(creationInfo.CompilationOutputAssemblyFilePath, generatedFilesOutputDirectory: null), 130outputFilePath: creationInfo.CompilationOutputAssemblyFilePath, 185project.CompilationOutputAssemblyFilePath = creationInfo.CompilationOutputAssemblyFilePath;