2 references to CannotFindOldValue
Microsoft.Build (2)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\ImmutableSegmentedList`1.cs (2)
475
throw new ArgumentException(SR.
CannotFindOldValue
, nameof(oldValue));
489
throw new ArgumentException(SR.
CannotFindOldValue
, nameof(oldValue));