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