2 writes to Version
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestInfoAsn.xml.cs (1)
106decoded.Version = sequenceReader.ReadInteger();
System\Security\Cryptography\X509Certificates\Pkcs10CertificationRequestInfo.cs (1)
70Version = 0,
1 reference to Version
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\Asn1\CertificationRequestInfoAsn.xml.cs (1)
29writer.WriteInteger(Version);