1 write to _dictionary
System.Collections.Immutable (1)
System\Collections\Immutable\KeysOrValuesCollectionAccessor.cs (1)
37_dictionary = dictionary;
2 references to _dictionary
System.Collections.Immutable (2)
System\Collections\Immutable\KeysOrValuesCollectionAccessor.cs (2)
55get { return _dictionary.Count; } 63get { return _dictionary; }