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