Searched refs:ValidateExistingOrSetNewProtectionLevel (Results 1 – 1 of 1) sorted by relevance
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/ |
H A D | SecurityBindingElementImporter.cs | 129 …void ValidateExistingOrSetNewProtectionLevel(MessagePartDescription part, MessageDescription messa… in ValidateExistingOrSetNewProtectionLevel() method in System.ServiceModel.Channels.SecurityBindingElementImporter 278 …ValidateExistingOrSetNewProtectionLevel(message.Body.ReturnValue, message, operation, policyContex… in ImportMessageScopeProtectionPolicy() 282 …ValidateExistingOrSetNewProtectionLevel(body, message, operation, policyContext.Contract, newProte… in ImportMessageScopeProtectionPolicy() 286 …ValidateExistingOrSetNewProtectionLevel(null, message, operation, policyContext.Contract, newProte… in ImportMessageScopeProtectionPolicy() 320 …ValidateExistingOrSetNewProtectionLevel(header, message, operation, policyContext.Contract, newPro… in ImportMessageScopeProtectionPolicy()
|