Some generated files from RhoMicro.CodeAnalysis.Lyra are missing some usings, resulting in a bunch of errors in them when <ImplicitUsings/> is not enabled.
Generated files shouldn't really contain usings anyway; the full type name should be used at all times (global::System.String).
Some generated files from
RhoMicro.CodeAnalysis.Lyraare missing some usings, resulting in a bunch of errors in them when<ImplicitUsings/>is not enabled.Generated files shouldn't really contain
usings anyway; the full type name should be used at all times (global::System.String).