1 write to _shouldRejectMessageWithOnOpenActionHeader
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
811
_shouldRejectMessageWithOnOpenActionHeader
= false;
1 reference to _shouldRejectMessageWithOnOpenActionHeader
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
271
if (
_shouldRejectMessageWithOnOpenActionHeader
&& message.Headers.Action == OperationDescription.SessionOpenedAction)