3 references to CannotFindOldValue
System.Collections.Immutable (3)
System\Collections\Immutable\ImmutableArray_1.cs (1)
595throw new ArgumentException(SR.CannotFindOldValue, nameof(oldValue));
System\Collections\Immutable\ImmutableList_1.Builder.cs (1)
833throw new ArgumentException(SR.CannotFindOldValue, nameof(oldValue));
System\Collections\Immutable\ImmutableList_1.cs (1)
404throw new ArgumentException(SR.CannotFindOldValue, nameof(oldValue));