<PackageReference Include="System.Formats.Asn1" Version="11.0.0-preview.4.26230.115" />

System.Runtime.InteropServices.StringMarshalling

namespace System.Runtime.InteropServices { internal enum StringMarshalling { Utf16 = 2 } }