3 references to IsDefined
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransactionFlowBindingElement.cs (3)
43
if (!TransactionProtocol.
IsDefined
(transactionProtocol))
57
if (!TransactionProtocol.
IsDefined
(elementToBeCloned._transactionProtocol))
155
if (!TransactionProtocol.
IsDefined
(value))