2 writes to _action
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\FaultDescription.cs (2)
29_action = action; 35internal set { _action = value; }
1 reference to _action
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\FaultDescription.cs (1)
34get { return _action; }