System.Data.Entity.Migrations.Utilities Namespace

Classes

IndentedTextWriter

The same as IndentedTextWriter but works in partial trust and adds explicit caching of generated indentation string and also recognizes writing a string that contains just \r\n or \n as a write-line to ensure we indent the next line properly.