13 references to ArgumentOutOfRangeException
PresentationCore (7)
Core\CSharp\MS\Internal\FontCache\FontCacheUtil.cs (7)
80throw new ArgumentOutOfRangeException(); 124throw new ArgumentOutOfRangeException(); 140throw new ArgumentOutOfRangeException(); 163throw new ArgumentOutOfRangeException(); 195throw new ArgumentOutOfRangeException(); 210throw new ArgumentOutOfRangeException(); 230throw new ArgumentOutOfRangeException();
System.Management (2)
ManagementDatetime.cs (2)
216 throw new System.ArgumentOutOfRangeException(); 439 throw new System.ArgumentOutOfRangeException();
System.Workflow.ComponentModel (3)
AuthoringOM\ItemList.cs (3)
129throw new ArgumentOutOfRangeException(); 141throw new ArgumentOutOfRangeException(); 263throw new ArgumentOutOfRangeException();
System.Xml (1)
System\Xml\NameTable.cs (1)
111throw new ArgumentOutOfRangeException();