2 references to CannotFindOldValue
Microsoft.CodeAnalysis.Threading.Package (2)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (2)
475
throw new ArgumentException(SR.
CannotFindOldValue
, nameof(oldValue));
489
throw new ArgumentException(SR.
CannotFindOldValue
, nameof(oldValue));