3 references to GetOption
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransactionFlowBindingElementImporter.cs (3)
61
TransactionFlowOption txFlow =
GetOption
(element, true);
77
TransactionFlowOption txFlow =
GetOption
(element, true);
93
TransactionFlowOption txFlow =
GetOption
(element, false);