2 references to IssuedTokens
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransactionFlowBindingElement.cs (2)
246if (this.Transactions || (this.IssuedTokens != TransactionFlowOption.NotAllowed)) 261if (this.IssuedTokens != TransactionFlowOption.NotAllowed)