2 references to CannotFindOldValue
Microsoft.CodeAnalysis.Workspaces (2)
src\Dependencies\Collections\ImmutableSegmentedList`1.cs (2)
473
throw new ArgumentException(SR.
CannotFindOldValue
, nameof(oldValue));
487
throw new ArgumentException(SR.
CannotFindOldValue
, nameof(oldValue));