2 writes to ownerKeysIndexToScan
System.Runtime.DurableInstancing (2)
System\Runtime\DurableInstancing\InstanceStore.cs (2)
311
this.
ownerKeysIndexToScan
= 0;
315
Guid current = this.ownerKeysToScan[this.
ownerKeysIndexToScan
++];
1 reference to ownerKeysIndexToScan
System.Runtime.DurableInstancing (1)
System\Runtime\DurableInstancing\InstanceStore.cs (1)
307
if (this.ownerKeysToScan.Length == this.
ownerKeysIndexToScan
)