3 references to ToDouble
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (1)
1151this.Match(valIndex, val.ToDouble(), results);
System\ServiceModel\Dispatcher\QueryRelOp.cs (1)
374branch = this[val.ToDouble()];
System\ServiceModel\Dispatcher\QueryValue.cs (1)
289this.dblVal = this.ToDouble();