3 writes to Seconds
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.manual.cs (2)
24Seconds = checked((int)seconds); 28Seconds = null;
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.xml.cs (1)
97decoded.Seconds = tmpSeconds;
4 references to Seconds
System.Security.Cryptography.Pkcs (4)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.manual.cs (1)
511_000_000L * Seconds.GetValueOrDefault() +
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.xml.cs (2)
28if (Seconds.HasValue) 30writer.WriteInteger(Seconds.Value);
System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs (1)
289parsedInfo.Accuracy?.Seconds < 0)