2 writes to creationTimeUtc
System.ServiceModel (2)
System\ServiceModel\Security\SecurityTimestamp.cs (2)
40this.creationTimeUtc = creationTimeUtc; 89this.computedCreationTimeUtc = ToChars(ref this.creationTimeUtc);
1 reference to creationTimeUtc
System.ServiceModel (1)
System\ServiceModel\Security\SecurityTimestamp.cs (1)
52return this.creationTimeUtc;