6 references to CompileTypecast
System.ServiceModel (6)
System\ServiceModel\Dispatcher\XPathCompiler.cs (6)
370this.CompileTypecast(function.ParamTypes[index]); 497this.CompileTypecast(ValueDataType.Double); 502this.CompileTypecast(ValueDataType.Double); 662this.CompileTypecast(ValueDataType.Boolean); 806this.CompileTypecast(paramType); 891CompileTypecast(expr.ReturnType);