3 writes to InstanceOwnerIds
System.Runtime.DurableInstancing (3)
System\Runtime\DurableInstancing\InstanceLockQueryResult.cs (3)
19InstanceOwnerIds = EmptyQueryResult; 27InstanceOwnerIds = new ReadOnlyDictionaryInternal<Guid, Guid>(owners); 34InstanceOwnerIds = new ReadOnlyDictionaryInternal<Guid, Guid>(copy);