1 write to flowIssuedTokens
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelFactory.cs (1)
52set { this.flowIssuedTokens = value; }
1 reference to flowIssuedTokens
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelFactory.cs (1)
51get { return this.flowIssuedTokens; }