2 writes to cacheCookies
System.ServiceModel (2)
System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
33this.cacheCookies = other.cacheCookies; 165this.cacheCookies = value;
2 references to cacheCookies
System.ServiceModel (2)
System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
33this.cacheCookies = other.cacheCookies; 161return this.cacheCookies;