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