2 references to IntegerCollectionLengthLessThanZero
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
1436throw new ArgumentException(SR.Format(SR.IntegerCollectionLengthLessThanZero, Array.Empty<object>()));
System\Windows\Markup\XamlInt32CollectionSerializer.cs (1)
275throw new ArgumentException(SR.IntegerCollectionLengthLessThanZero);