1 write to Version
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
96if (!sequenceReader.TryReadInt32(out decoded.Version))
1 reference to Version
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\Asn1\PrivateKeyInfoAsn.xml.cs (1)
29writer.WriteInteger(Version);