4 references to RunLoop
System.Runtime.DurableInstancing (4)
System\Runtime\DurableInstancing\InstancePersistenceContext.cs (4)
1007
if (
RunLoop
())
1179
return thisPtr.
RunLoop
();
1365
return thisPtr.DoEndCommand(result) && thisPtr.
RunLoop
();
1425
completeSelf = thisPtr.
RunLoop
();