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)
53
get { return
_action
; }
86
writer.WriteString(
_action
);