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