2 writes to _maxCookieCachingTime
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
33
_maxCookieCachingTime
= other._maxCookieCachingTime;
188
_maxCookieCachingTime
= value;
2 references to _maxCookieCachingTime
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
33
_maxCookieCachingTime = other.
_maxCookieCachingTime
;
172
return
_maxCookieCachingTime
;