3 writes to CommandName
System.Runtime.DurableInstancing (3)
System\Runtime\DurableInstancing\InstancePersistenceException.cs (3)
45
CommandName
= commandName;
51
CommandName
= commandName;
58
CommandName
= info.GetValue(CommandNameName, typeof(XName)) as XName;
1 reference to CommandName
System.Runtime.DurableInstancing (1)
System\Runtime\DurableInstancing\InstancePersistenceException.cs (1)
70
info.AddValue(CommandNameName,
CommandName
, typeof(XName));