5 references to Actions
System.ServiceModel (5)
System\ServiceModel\Channels\AsymmetricSecurityBindingElement.cs (1)
207foreach (string action in scopedParts.Actions)
System\ServiceModel\Channels\PeerSecurityManager.cs (1)
345foreach (string action in spec.Actions)
System\ServiceModel\Security\ChannelProtectionRequirements.cs (2)
122foreach (string action in from.Actions) 163foreach (string action in actionParts.Actions)
System\ServiceModel\Security\ScopedMessagePartSpecification.cs (1)
118foreach (string action in this.Actions)