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