1 write to ReplayCacheSize
System.ServiceModel (1)
System\ServiceModel\Configuration\LocalServiceSecuritySettingsElement.cs (1)
196this.ReplayCacheSize = source.ReplayCacheSize;
2 references to ReplayCacheSize
System.ServiceModel (2)
System\ServiceModel\Configuration\LocalServiceSecuritySettingsElement.cs (2)
151settings.ReplayCacheSize = this.ReplayCacheSize; 196this.ReplayCacheSize = source.ReplayCacheSize;