3 writes to _maxCachedCookies
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (3)
46_maxCachedCookies = other._maxCachedCookies; 323_maxCachedCookies = value; 366_maxCachedCookies = defaultServerMaxCachedTokens;
2 references to _maxCachedCookies
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (2)
46_maxCachedCookies = other._maxCachedCookies; 315return _maxCachedCookies;