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