2 references to MutationInput
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableDictionary_2.Builder.cs (2)
96var input = new MutationInput(SortedInt32KeyNode<HashBucket>.EmptyNode, comparers); 370get { return new MutationInput(this.Root, _comparers); }