MigrationCodeGenerator.AnnotationGenerators Property
Gets the AnnotationCodeGenerator instances that are being used.
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Design", "CA1006:DoNotNestGenericTypesInMemberSignatures")] public virtual IDictionary<string, Func<AnnotationCodeGenerator>> AnnotationGenerators { get; }