24 references to ThrowIfNotEqual
System.Linq.Expressions (1)
System\Dynamic\DynamicMetaObjectBinder.cs (1)
57ArgumentOutOfRangeException.ThrowIfNotEqual(args.Length, parameters.Count);
System.ObjectModel (1)
System\Collections\Specialized\NotifyCollectionChangedEventArgs.cs (1)
331ArgumentOutOfRangeException.ThrowIfNotEqual(index, 0);
System.Private.Xml (3)
System\Xml\Dom\XmlNamedNodeMap.SmallXmlNodeList.cs (3)
48ArgumentOutOfRangeException.ThrowIfNotEqual(index, 0); 99ArgumentOutOfRangeException.ThrowIfNotEqual(index, 0); 108ArgumentOutOfRangeException.ThrowIfNotEqual(index, 0);
System.Xaml (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\FrugalList.cs (1)
313ArgumentOutOfRangeException.ThrowIfNotEqual(index, 0);
UIAutomationClientSideProviders (18)
MS\Internal\AutomationProxies\WindowsButton.cs (1)
98ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsComboBox.cs (1)
72ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsContainer.cs (1)
64ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
86ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsFormsLinkLabel.cs (1)
52ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsIPAddress.cs (1)
57ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsNonControl.cs (1)
48ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsProgressbar.cs (1)
51ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsRebar.cs (1)
53ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
66ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsScrollBar.cs (1)
71ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsSlider.cs (1)
57ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsSpinner.cs (1)
57ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsStartMenu.cs (1)
44ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsStatic.cs (1)
64ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
58ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsTooltip.cs (1)
58ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
58ArgumentOutOfRangeException.ThrowIfNotEqual(idChild, 0);