2 writes to IncludeTimestamp
System.ServiceModel (2)
System\ServiceModel\Configuration\SecurityElementBase.cs (2)
266
this.
IncludeTimestamp
= source.IncludeTimestamp;
647
this.
IncludeTimestamp
= sbe.IncludeTimestamp;
2 references to IncludeTimestamp
System.ServiceModel (2)
System\ServiceModel\Configuration\SecurityElementBase.cs (2)
180
sbe.IncludeTimestamp = this.
IncludeTimestamp
;
266
this.IncludeTimestamp = source.
IncludeTimestamp
;