4 references to NotSupported_ValueCollectionSet
Microsoft.CodeAnalysis.Collections.Package (4)
Internal\ThrowHelper.cs (1)
324case ExceptionResource.NotSupported_ValueCollectionSet:
SegmentedDictionary`2.cs (3)
1550=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_ValueCollectionSet); 1554ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_ValueCollectionSet); 1559=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_ValueCollectionSet);