9 references to ArgumentException
PresentationFramework (1)
src\Framework\MS\Internal\WindowsRuntime\Windows\Data\Text\WordsSegmenter.cs (1)
79throw new ArgumentException(string.Empty, "language", tiex);
System.Activities (1)
System\Activities\WorkflowIdentity.cs (1)
272throw FxTrace.Exception.AsError(new ArgumentException(ex.Message, paramName, ex));
System.Data (1)
fx\src\data\System\Data\Common\AdapterUtil.cs (1)
139ArgumentException e = new ArgumentException(error, parameter, inner);
System.Data.Entity (1)
System\Data\Common\EntityUtil.cs (1)
271return new ArgumentException(error, parameter, inner);
System.Management (1)
Instrumentation\SchemaMapping.cs (1)
40 throw new ArgumentException(String.Format(RC.GetString("UNSUPPORTEDMEMBER_EXCEPT"), mi.Name), mi.Name, innerException);
System.ServiceModel.Activation (1)
System\ServiceModel\ServiceHostingEnvironment.cs (1)
540throw FxTrace.Exception.AsError(new ArgumentException(exception.Message, "virtualPath", exception));
System.WorkflowServices (3)
System\Workflow\Runtime\Hosting\ChannelManagerService.cs (3)
89ArgumentException exception = new ArgumentException( 106ArgumentException exception = new ArgumentException( 123ArgumentException exception = new ArgumentException(