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