4 references to NotSupported_KeyCollectionSet
Microsoft.CodeAnalysis.Collections.Package (4)
Internal\ThrowHelper.cs (1)
324case ExceptionResource.NotSupported_KeyCollectionSet:
Segmented\SegmentedDictionary`2.cs (3)
1344=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet); 1347=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet); 1354ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet);