text/microsoft-resx 2.0 System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Compile instantiations from reference modules used in the current module Embed instrumentation data in generated file Define a codegen option To repro, add following arguments to the command line: Emitting R2R PE file: {0} Moving R2R PE file: {0} to {1} Enable optimizations Expected {0} generic arguments for method '{1}' on type '{2}' Display this usage message True when the entire input forms a version bubble (default = per-assembly bubble) Method layout must be either DefaultSort or MethodOrder. Method layout must be either DefaultSort, ExclusiveWeight, HotCold, HotWarmCold, CallFrequency, PettisHansen, or Random. True to skip compiling methods into the R2R image (default = false) Emit a composite R2R image comprising a number of input assemblies KeyFile(.snk) for specifiying a Public Key for the composite image created --CompositeKeyFile does not specify a valid public key Input file(s) to compile Instruction set(s) to use for compilation Instruction set '{0}' is not valid for this architecture and operating system Instruction set '{0}' implies support for instruction set '{1}' Input files without automatic rooting of all methods Path to JIT compiler library Generate the map file Method '{0}' not found in '{1}' Mibc file(s) for profile guided optimization Output filename must be specified (--out <file>) Single file compilation mode requires --out-near-input option No input files are loadable No input files specified Enable optimizations, favor code space Enable optimizations, favor code speed Create output files near input files with ni.dll suffix Output file path Maximum number of threads to use during compilation Generate partial image driven by profile Error: {0} Reference file(s) for compilation Input bubble reference file(s) to be added to bubble (any use of this option is unsupported!) Disable behavior where unexpected compilation failures cause overall compilation failure Save result of dependency analysis as DGML Save detailed log of dependency analysis When compiling each method, print out the set of arguments needed to compile that method only Compile each of the input files separately Single method compilation: generic arguments to the method Single method compilation: method name Single method compilation: Index of method if there are multiple with the same name Single method compilation: name of the owning type System module name (default: System.Private.CoreLib) Target architecture is not supported Target architecture for cross compilation Target OS for cross compilation Target OS is not supported Generate IBC tuning image Both method name and type name are required parameters for single method mode There are multiple methods with the same name. Specify --singlemethodindex [index] with the correct index. Type '{0}' not found Enable verbose logging Pause to give opportunity to attach debugger Waiting for debugger to attach. Press ENTER to continue Warning: ignoring --compilebubblegenerics because --inputbubble was not specified Warning: overriding -Ot with -Os Use custom alignment for PE sections in generated PE file Custom PE Section Alignment must be a power of two greater or equal to 4096. Error: multiple input files are only supported in composite build mode: {0} Layout algorithm used by profile-driven optimization for arranging methods in a file: DefaultSort, ExclusiveWeight, HotCold, or HotWarmCold). The default value is DefaultSort, which indicates that complex layout is disabled. Layout algorithm used by profile-driven optimization for arranging non-method contents in a file: DefaultSort or MethodOrder. The default value is DefaultSort, which indicates that complex layout is disabled. Logical root folder for composite builds; defaults to directory of 1st input file. Error: managed C++ is not supported: '{0}' Verify that struct type layout and field offsets match between compile time and runtime. Use only for diagnostic purposes. Generate a CSV formatted map file Disable optimizations to simplify debugging Warning: -Od overrides other optimization options Json file(s) for predictive profile guided optimization Generate PDB symbol information file (supported on Windows only) Generate PerfMap symbol information file for use by PerfInfo Explicit specification of the output PDB file path Explicit specification of the PerfMap file path Explicitly request a particular PerfMap format version Options may be passed on the command line, or via response file. On the command line switch values may be specified by passing the option followed by a space followed by the value of the option, or by specifying a : between option and switch value. A response file is specified by passing the @ symbol before the response file name. In a response file all options must be specified on their own lines, and only the : syntax for switches is supported. Use the '--' option to disambiguate between input files that have begin with -- and options. After a '--' option, all arguments are considered to be input files. If no input files begin with '--' then this option is not necessary. Valid switches for {0} are: '{1}'. The default value is '{2}'. The allowable values for the --instruction-set option are described in the table below. Each architecture has a different set of valid instruction sets, and multiple instruction sets may be specified by separating the instructions sets by a ','. For example 'avx2,bmi,lzcnt' Make a repro zip file in the specified path. This is used for sending error reports to the .NET team.