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