7 references to ConvertValue
System.ServiceModel (7)
System\ServiceModel\Dispatcher\CodeGenerator.cs (1)
312
ConvertValue
(GetVariableType(value), objType);
System\ServiceModel\Dispatcher\InvokerUtil.cs (6)
114
ilg.
ConvertValue
(type, ilg.CurrentMethod.ReturnType);
275
ilg.
ConvertValue
(TypeOfObject, parameterType);
282
ilg.
ConvertValue
(TypeOfObject, parameterType);
308
ilg.
ConvertValue
(targetArg.ArgType, targetType);
334
ilg.
ConvertValue
(method.ReturnType, ilg.CurrentMethod.ReturnType);
348
ilg.
ConvertValue
(parameterLocals[i].LocalType, TypeOfObject);