3 references to SoapSubProtocol
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportBindingElementImporter.cs (1)
161httpTransport.WebSocketSettings.SubProtocol = WebSocketTransportSettings.SoapSubProtocol;
FrameworkFork\System.ServiceModel\System\ServiceModel\NetHttpBinding.cs (1)
279this.WebSocketSettings.SubProtocol = WebSocketTransportSettings.SoapSubProtocol;
FrameworkFork\System.ServiceModel\System\ServiceModel\NetHttpsBinding.cs (1)
142InternalWebSocketSettings.SubProtocol = WebSocketTransportSettings.SoapSubProtocol;