2 writes to _replayCacheSize
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
29
_replayCacheSize
= other._replayCacheSize;
68
_replayCacheSize
= value;
2 references to _replayCacheSize
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
29
_replayCacheSize = other.
_replayCacheSize
;
59
return
_replayCacheSize
;