1 write to computedExpiryTimeUtc
System.ServiceModel (1)
System\ServiceModel\Security\SecurityTimestamp.cs (1)
98
this.
computedExpiryTimeUtc
= ToChars(ref this.expiryTimeUtc);
2 references to computedExpiryTimeUtc
System.ServiceModel (2)
System\ServiceModel\Security\SecurityTimestamp.cs (2)
96
if (this.
computedExpiryTimeUtc
== null)
100
return this.
computedExpiryTimeUtc
;