1 write to _action
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (1)
56OperationFormatter.GetActions(description, dictionary, out _action, out _replyAction);
3 references to _action
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (3)
90ActionHeader.Create(_action, AddressingVersion.None); 104ActionHeader.Create(_action, AddressingVersion.WSAddressing10); 163if (_action == null)