1 reference to OrThrowIfNegative
PresentationCore (1)
System\Windows\BinaryFormat\Count.cs (1)
20
private Count(int count) => _count = count.
OrThrowIfNegative
();