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