2 references to ToChars
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityTimestamp.cs (2)
89
_computedCreationTimeUtc =
ToChars
(ref _creationTimeUtc);
98
_computedExpiryTimeUtc =
ToChars
(ref _expiryTimeUtc);