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