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