BaseCodeGeneratorWithSite.CodeProvider Property
Returns a CodeDomProvider object for the language of the project containing the project item the generator was called on
Assembly: Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)
[SuppressMessageAttribute("Microsoft.Design", "CA1031:DoNotCatchGeneralExceptionTypes")] protected CodeDomProvider CodeProvider { get; }