4 references to NonAnonymous
dotnet-svcutil-lib (4)
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
)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SupportedAddressingMode.cs (1)
19
value == SupportedAddressingMode.
NonAnonymous
||
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (1)
1161
return SupportedAddressingMode.
NonAnonymous
;