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