2 references to IsTypeSupported
System.ServiceModel (2)
System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (2)
320if (responseMessage.Body.ReturnValue != null && !IsTypeSupported(responseMessage.Body.ReturnValue)) 329if (!IsTypeSupported(bodyDescriptions[i]))