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