3 writes to _targetsInProgress
Microsoft.Build (3)
BackEnd\Shared\BuildRequestBlocker.cs (3)
118
_targetsInProgress
= null;
129
_targetsInProgress
= targetsInProgress;
231
translator.Translate(ref
_targetsInProgress
);
1 reference to _targetsInProgress
Microsoft.Build (1)
BackEnd\Shared\BuildRequestBlocker.cs (1)
169
return
_targetsInProgress
;