4 references to NotSupported_KeyCollectionSet
Microsoft.Build (4)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Internal\ThrowHelper.cs (1)
324
case ExceptionResource.
NotSupported_KeyCollectionSet
:
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\SegmentedDictionary`2.cs (3)
1344
=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_KeyCollectionSet
);
1347
=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_KeyCollectionSet
);
1354
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_KeyCollectionSet
);