4 references to NotSupported_ValueCollectionSet
Microsoft.CodeAnalysis.Collections.Package (4)
Internal\ThrowHelper.cs (1)
326case ExceptionResource.NotSupported_ValueCollectionSet:
Segmented\SegmentedDictionary`2.cs (3)
1552=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_ValueCollectionSet); 1556ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_ValueCollectionSet); 1561=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_ValueCollectionSet);