Is your feature request related to a problem? Please describe.
Current use of XML and XSLT is ugly and requires multiple passes to get right when translating from ASN.1 schema.
Describe the solution you'd like
Build a source generator that parses the ASN.1 schema file and generate the members.
Is your feature request related to a problem? Please describe.
Current use of XML and XSLT is ugly and requires multiple passes to get right when translating from ASN.1 schema.
Describe the solution you'd like
Build a source generator that parses the ASN.1 schema file and generate the members.