5 references to ReliableSessionBindingElement
dotnet-svcutil-lib (5)
CodeDomFixup\MethodCreationHelper.cs (1)
1519ReliableSessionBindingElement defaultBindingElement = new ReliableSessionBindingElement();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElementImporter.cs (1)
87settings = new ReliableSessionBindingElement();
FrameworkFork\System.ServiceModel\System\ServiceModel\NetHttpBinding.cs (1)
276_session = new ReliableSessionBindingElement();
FrameworkFork\System.ServiceModel\System\ServiceModel\NetTcpBinding.cs (1)
166_session = new ReliableSessionBindingElement();
FrameworkFork\System.ServiceModel\System\ServiceModel\ReliableSession.cs (1)
21_element = new ReliableSessionBindingElement();