2 writes to _cookieRenewalThresholdPercentage
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
39
_cookieRenewalThresholdPercentage
= other._cookieRenewalThresholdPercentage;
205
_cookieRenewalThresholdPercentage
= value;
2 references to _cookieRenewalThresholdPercentage
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
39
_cookieRenewalThresholdPercentage = other.
_cookieRenewalThresholdPercentage
;
196
return
_cookieRenewalThresholdPercentage
;