3 writes to _allowCookies
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (3)
44_allowCookies = HttpTransportDefaults.AllowCookies; 64_allowCookies = elementToBeCloned._allowCookies; 95_allowCookies = value;
4 references to _allowCookies
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpTransportBindingElement.cs (4)
64_allowCookies = elementToBeCloned._allowCookies; 91return _allowCookies; 578if (_allowCookies != http._allowCookies)