4 references to NotSupported_KeyCollectionSet
Microsoft.CodeAnalysis.Collections.Package (4)
Internal\ThrowHelper.cs (1)
322case ExceptionResource.NotSupported_KeyCollectionSet:
SegmentedDictionary`2.cs (3)
1342=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet); 1345=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet); 1352ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet);