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