1 write to ReplayCacheSize
System.ServiceModel (1)
System\ServiceModel\Configuration\LocalClientSecuritySettingsElement.cs (1)
161this.ReplayCacheSize = source.ReplayCacheSize;
2 references to ReplayCacheSize
System.ServiceModel (2)
System\ServiceModel\Configuration\LocalClientSecuritySettingsElement.cs (2)
122settings.ReplayCacheSize = this.ReplayCacheSize; 161this.ReplayCacheSize = source.ReplayCacheSize;