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