1 write to _action
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (1)
48_action = action;
2 references to _action
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (2)
53get { return _action; } 86writer.WriteString(_action);