2 writes to Action
System.ServiceModel (2)
System\ServiceModel\Security\WSTrustDec2005.cs (1)
183[FaultContract(typeof(string), Action = "*", ProtectionLevel = System.Net.Security.ProtectionLevel.Sign)]
System\ServiceModel\Security\WSTrustFeb2005.cs (1)
273[FaultContract(typeof(string), Action = "*", ProtectionLevel = System.Net.Security.ProtectionLevel.Sign)]
1 reference to Action
System.ServiceModel (1)
System\ServiceModel\Description\TypeLoader.cs (1)
1053FaultDescription fault = new FaultDescription(NamingHelper.GetMessageAction(contractName, operationName.DecodedName + faultName.DecodedName, attr.Action, false/*isResponse*/));