2 writes to _cacheCookies
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
32
_cacheCookies
= other._cacheCookies;
164
_cacheCookies
= value;
2 references to _cacheCookies
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
32
_cacheCookies = other.
_cacheCookies
;
160
return
_cacheCookies
;