2 writes to replayCacheSize
System.ServiceModel (2)
System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
30this.replayCacheSize = other.replayCacheSize; 69this.replayCacheSize = value;
2 references to replayCacheSize
System.ServiceModel (2)
System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
30this.replayCacheSize = other.replayCacheSize; 60return this.replayCacheSize;