3 references to WriteUtcTime
System.Formats.Asn1 (1)
System\Formats\Asn1\AsnWriter.UtcTime.cs (1)
55
/// <seealso cref="
WriteUtcTime
(DateTimeOffset,Nullable{Asn1Tag})"/>
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\Asn1\TimeAsn.xml.cs (1)
60
writer.
WriteUtcTime
(UtcTime.Value);
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.cs (1)
292
writer.
WriteUtcTime
(timeUtc);