2 writes to detectReplays
System.ServiceModel (2)
System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
29this.detectReplays = other.detectReplays; 52this.detectReplays = value;
2 references to detectReplays
System.ServiceModel (2)
System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
29this.detectReplays = other.detectReplays; 48return this.detectReplays;