An array of type System.CodeDom.Compiler.CompilerInfo representing the settings of all configured System.CodeDom.Compiler.CodeDomProvider implementations.
Use the CodeDomProvider.GetAllCompilerInfo method to enumerate the language provider settings on a computer.
In the dnprdnext, the default language providers supplied by the .NET Framework are not specified in the <system.codedom> compiler configuration section and cannot be removed, so this method returns information about the default providers and any specified in the configuration file.