2 references to AlternateLookup
System.Collections.Concurrent (2)
System\Collections\Concurrent\ConcurrentDictionary.cs (2)
250return new AlternateLookup<TAlternateKey>(this); 268lookup = new AlternateLookup<TAlternateKey>(this);