2 references to ToChars
System.ServiceModel (2)
System\ServiceModel\Security\SecurityTimestamp.cs (2)
89
this.computedCreationTimeUtc =
ToChars
(ref this.creationTimeUtc);
98
this.computedExpiryTimeUtc =
ToChars
(ref this.expiryTimeUtc);