System\Runtime\DurableInstancing\InstanceLockedException.cs (2)
45: this(commandName, instanceId, Guid.Empty, null, message, innerException)
55: this(commandName, instanceId, instanceOwnerId, serializableInstanceOwnerMetadata, ToMessage(instanceId, instanceOwnerId), innerException)