13 references to ArgumentOutOfRangeException
PresentationCore (7)
Core\CSharp\MS\Internal\FontCache\FontCacheUtil.cs (7)
80
throw new
ArgumentOutOfRangeException
();
124
throw new
ArgumentOutOfRangeException
();
140
throw new
ArgumentOutOfRangeException
();
163
throw new
ArgumentOutOfRangeException
();
195
throw new
ArgumentOutOfRangeException
();
210
throw new
ArgumentOutOfRangeException
();
230
throw 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)
129
throw new
ArgumentOutOfRangeException
();
141
throw new
ArgumentOutOfRangeException
();
263
throw new
ArgumentOutOfRangeException
();
System.Xml (1)
System\Xml\NameTable.cs (1)
111
throw new
ArgumentOutOfRangeException
();