1 write to canCreateInstance
System.WorkflowServices (1)
System\ServiceModel\Description\DurableOperationAttribute.cs (1)
33this.canCreateInstance = value;
2 references to canCreateInstance
System.WorkflowServices (2)
System\ServiceModel\Description\DurableOperationAttribute.cs (2)
29return this.canCreateInstance; 132canCreate = this.canCreateInstance;