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