2 writes to _hostServices
Microsoft.Build (2)
BackEnd\Shared\BuildRequest.cs (2)
387set => _hostServices = value; 436translator.Translate(ref _hostServices);
1 reference to _hostServices
Microsoft.Build (1)
BackEnd\Shared\BuildRequest.cs (1)
386get => _hostServices;