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