1 write to ProviderObject
System.Runtime.DurableInstancing (1)
System\Runtime\DurableInstancing\InstanceStore.cs (1)
439handle.ProviderObject = OnNewInstanceHandle(handle);
3 references to ProviderObject
System.Runtime.DurableInstancing (3)
System\Runtime\DurableInstancing\InstanceHandle.cs (2)
258Store.FreeInstanceHandle(this, ProviderObject); 681Store.FreeInstanceHandle(this, ProviderObject);
System\Runtime\DurableInstancing\InstancePersistenceContext.cs (1)
99return InstanceHandle.ProviderObject;