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