1 write to flowIssuedTokens
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelListener.cs (1)
49set { this.flowIssuedTokens = value; }
1 reference to flowIssuedTokens
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelListener.cs (1)
48get { return this.flowIssuedTokens; }