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