1 write to _computedExpiryTimeUtc
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityTimestamp.cs (1)
98
_computedExpiryTimeUtc
= ToChars(ref _expiryTimeUtc);
2 references to _computedExpiryTimeUtc
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityTimestamp.cs (2)
96
if (
_computedExpiryTimeUtc
== null)
100
return
_computedExpiryTimeUtc
;