2 references to DetermineSupportedAddressingMode
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CompositeDuplexBindingElementImporter.cs (1)
33
|| WsdlImporter.WSAddressingHelper.
DetermineSupportedAddressingMode
(importer, context) == SupportedAddressingMode.NonAnonymous)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\OneWayBindingElementImporter.cs (1)
50
else if (WsdlImporter.WSAddressingHelper.
DetermineSupportedAddressingMode
(importer, context) == SupportedAddressingMode.NonAnonymous)