2 references to InstanceOwnerIdName
System.Runtime.DurableInstancing (2)
System\Runtime\DurableInstancing\InstanceOwnerException.cs (2)
51InstanceOwnerId = (Guid)info.GetValue(InstanceOwnerIdName, typeof(Guid)); 63info.AddValue(InstanceOwnerIdName, InstanceOwnerId, typeof(Guid));