1 write to computedCreationTimeUtc
System.ServiceModel (1)
System\ServiceModel\Security\SecurityTimestamp.cs (1)
89
this.
computedCreationTimeUtc
= ToChars(ref this.creationTimeUtc);
2 references to computedCreationTimeUtc
System.ServiceModel (2)
System\ServiceModel\Security\SecurityTimestamp.cs (2)
87
if (this.
computedCreationTimeUtc
== null)
91
return this.
computedCreationTimeUtc
;