2 writes to detectReplays
System.ServiceModel (2)
System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (2)
31this.detectReplays = other.detectReplays; 56this.detectReplays = value;
2 references to detectReplays
System.ServiceModel (2)
System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (2)
31this.detectReplays = other.detectReplays; 52return this.detectReplays;