3 references to MarkerWaitHandle
System.Runtime.DurableInstancing (3)
System\Runtime\DurableInstancing\InstanceOwner.cs (3)
216
Fx.Assert(markerReference.
MarkerWaitHandle
!= null, "Null MarkerWaitHandle?");
217
return markerReference.
MarkerWaitHandle
;
499
marker.
MarkerWaitHandle
.Set();