4 references to NotSupported_ValueCollectionSet
Microsoft.Build.Framework (4)
SegmentedDictionary`2.cs (3)
1506=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_ValueCollectionSet); 1510ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_ValueCollectionSet); 1515=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_ValueCollectionSet);
ThrowHelper.cs (1)
304case ExceptionResource.NotSupported_ValueCollectionSet: