2 references to ArgumentOutOfRange
System.ServiceModel.Internals (2)
System\Runtime\Diagnostics\EventDescriptor.cs (2)
45
throw Fx.Exception.
ArgumentOutOfRange
("id", id, string.Empty);
62
throw Fx.Exception.
ArgumentOutOfRange
("task", task, string.Empty);