1 write to _computedExpiryTimeUtc
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SecurityTimestamp.cs (1)
92
_computedExpiryTimeUtc
= ToChars(ref _expiryTimeUtc);
2 references to _computedExpiryTimeUtc
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecurityTimestamp.cs (2)
90
if (
_computedExpiryTimeUtc
== null)
94
return
_computedExpiryTimeUtc
;