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