4 references to NotSupported_ValueCollectionSet
Microsoft.Build (4)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Internal\ThrowHelper.cs (1)
326
case ExceptionResource.
NotSupported_ValueCollectionSet
:
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\SegmentedDictionary`2.cs (3)
1552
=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ValueCollectionSet
);
1556
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ValueCollectionSet
);
1561
=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ValueCollectionSet
);