public EFCore3ModelGenerator(GeneratedTextTransformation host) : base(host)
 {
 }
 protected EFCoreModelGenerator(GeneratedTextTransformation host) : base(host)
 {
 }