1 write to action
System.ServiceModel (1)
System\ServiceModel\Dispatcher\FaultContractInfo.cs (1)
37this.action = action;
1 reference to action
System.ServiceModel (1)
System\ServiceModel\Dispatcher\FaultContractInfo.cs (1)
45public string Action { get { return this.action; } }