2 references to IsTypeSupported
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (2)
278
if (responseMessage.Body.ReturnValue != null && !
IsTypeSupported
(responseMessage.Body.ReturnValue))
287
if (!
IsTypeSupported
(bodyDescriptions[i]))