2 references to defaultMessageProtectionOrder
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SecurityBindingElementImporter.cs (1)
68
_messageProtectionOrder = SecurityBindingElement.
defaultMessageProtectionOrder
;
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SymmetricSecurityBindingElement.cs (1)
44
_messageProtectionOrder = SecurityBindingElement.
defaultMessageProtectionOrder
;