2 references to ConflictingInstanceIdName
System.Runtime.DurableInstancing (2)
System\Runtime\DurableInstancing\InstanceKeyCollisionException.cs (2)
54ConflictingInstanceId = (Guid)info.GetValue(ConflictingInstanceIdName, typeof(Guid)); 70info.AddValue(ConflictingInstanceIdName, ConflictingInstanceId, typeof(Guid));