3 writes to needFreedNotification
System.Runtime.DurableInstancing (3)
System\Runtime\DurableInstancing\InstanceHandle.cs (3)
203this.needFreedNotification = true; 237this.needFreedNotification = true; 669this.needFreedNotification = false;
1 reference to needFreedNotification
System.Runtime.DurableInstancing (1)
System\Runtime\DurableInstancing\InstanceHandle.cs (1)
668needNotification = this.needFreedNotification;