Documentation for this section has not yet been entered.
The Regex.CompileToAssembly(RegexCompilationInfo[], System.Reflection.AssemblyName) method generates an assembly that contains compiled regular expressions. Therefore, you do not have to specify RegexOptions.Compiled as one of the values of this property. If it is present, the RegexOptions.Compiled option is ignored.