1 write to loadAny
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\DurableInstanceManager.cs (1)
1042
this.
loadAny
= parameters == null;
3 references to loadAny
System.ServiceModel.Activities (3)
System\ServiceModel\Activities\Dispatcher\DurableInstanceManager.cs (3)
1162
if (!this.
loadAny
&& this.parameters.CanCreateInstance)
1191
this.instanceId, null, this.transaction, this.
loadAny
, this.updatedIdentity,
1232
if (!thisPtr.
loadAny
&& thisPtr.parameters.CanCreateInstance)