1 write to _computedCreationTimeUtc
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityTimestamp.cs (1)
89
_computedCreationTimeUtc
= ToChars(ref _creationTimeUtc);
2 references to _computedCreationTimeUtc
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityTimestamp.cs (2)
87
if (
_computedCreationTimeUtc
== null)
91
return
_computedCreationTimeUtc
;