2 references to InstanceIdName
System.Runtime.DurableInstancing (2)
System\Runtime\DurableInstancing\InstancePersistenceCommandException.cs (2)
67InstanceId = (Guid)info.GetValue(InstanceIdName, typeof(Guid)); 79info.AddValue(InstanceIdName, InstanceId, typeof(Guid));