2 references to AreTypesSupported
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (2)
272
if (!
AreTypesSupported
(requestMessage.Body.Parts))
276
if (!
AreTypesSupported
(responseMessage.Body.Parts))