2 writes to _hostServices
MSBuild (2)
TaskHostConfiguration.cs (2)
205
_hostServices
= hostServices;
510
translator.Translate(ref
_hostServices
);
1 reference to _hostServices
MSBuild (1)
TaskHostConfiguration.cs (1)
312
{ return
_hostServices
; }