2 writes to replayCacheSize
System.ServiceModel (2)
System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (2)
32this.replayCacheSize = other.replayCacheSize; 73this.replayCacheSize = value;
2 references to replayCacheSize
System.ServiceModel (2)
System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (2)
32this.replayCacheSize = other.replayCacheSize; 64return this.replayCacheSize;