3 references to GetVariableType
System.ServiceModel (3)
System\ServiceModel\Dispatcher\CodeGenerator.cs (3)
292
Type objType =
GetVariableType
(obj).GetElementType();
306
Type objType =
GetVariableType
(obj).GetElementType();
312
ConvertValue(
GetVariableType
(value), objType);