1 write to IsCreateSequence
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
667
this.requestor.
IsCreateSequence
= true;
2 references to IsCreateSequence
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (2)
1517
if (this.
IsCreateSequence
)
1544
if (this.
IsCreateSequence
)