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