4 references to NotSupported_ValueCollectionSet
Microsoft.Build (4)
SegmentedDictionary`2.cs (3)
1552=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_ValueCollectionSet); 1556ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_ValueCollectionSet); 1561=> ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_ValueCollectionSet);
ThrowHelper.cs (1)
326case ExceptionResource.NotSupported_ValueCollectionSet: