3 references to ReadUtcTime
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\Asn1\TimeAsn.xml.cs (1)
99decoded.UtcTime = reader.ReadUtcTime();
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.cs (2)
264return reader.ReadUtcTime(); 274return reader.ReadUtcTime();