1 write to IsInitialized
System.ServiceModel (1)
System\ServiceModel\Channels\HttpCookieContainerManager.cs (1)
30this.IsInitialized = true;
1 reference to IsInitialized
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
539!this.httpCookieContainerManager.IsInitialized) // We don't want to overwrite the CookieContainer if someone has set it already.