1 type derived from AbstractBuildHost
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
NetCoreBuildHost.cs (1)
13internal sealed class NetCoreBuildHost : AbstractBuildHost
1 reference to AbstractBuildHost
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
Program.cs (1)
44AbstractBuildHost buildHost;