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