2 references to _responseReceivedEvent
Microsoft.Build (2)
BackEnd\Components\SdkResolution\OutOfProcNodeSdkResolverService.cs (2)
115
_responseReceivedEvent
.Set();
129
WaitHandle.WaitAny([
_responseReceivedEvent
, ShutdownEvent]);