3 writes to _webSocketSettings
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (3)
57_webSocketSettings = HttpTransportDefaults.GetDefaultWebSocketTransportSettings(); 79_webSocketSettings = elementToBeCloned._webSocketSettings.Clone(); 347_webSocketSettings = value;
2 references to _webSocketSettings
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
79_webSocketSettings = elementToBeCloned._webSocketSettings.Clone(); 339return _webSocketSettings;