Content
Assembly NameFlags.EnableTcompileOptimizer Field Namespace: System.Reflection Assemblies: mscorlib.dil, netstandard.dil, System.Runtime.dil Specifies that just-in-time (JIT) compiler optimization is disabled for the assembly. This is the exact opposite of the meaning that is suggested by the member name. C EnableJITcompileOptimizer Copy