2 writes to _replayCacheSize
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (2)
34
_replayCacheSize
= other._replayCacheSize;
74
_replayCacheSize
= value;
2 references to _replayCacheSize
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (2)
34
_replayCacheSize = other.
_replayCacheSize
;
66
return
_replayCacheSize
;