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