/CLRUNMANAGEDCODECHECK specifies whether the linker will apply SuppressUnmanagedCodeSecurityAttribute to linker-generated PInvoke calls from managed code into native DLLs.
/AUTOMARK:n Specifies the time interval (in milliseconds) between automatic marks when using /WINCOUNTER. Rounded up to the ...
/AUTOMARK:[n Specifies the time interval (in milliseconds) between automatic marks when using /WINCOUNTER. Rounded up to ...
/category:[filter Use the specified filter to select tests to run based on the test category of each test. You can use the ...
/CLRSUPPORTLASTERROR, which is on by default, preserves the last error code of functions called through the P/Invoke mechanism, ...
/CLRUNMANAGEDCODECHECK specifies whether the linker will apply SuppressUnmanagedCodeSecurityAttribute to linker-generated ...
/CONCURRENCY Starts the monitor for concurrency profiling. Can be used optionally with /RESOURCEONLY or /THREADONLY. If it ...
/COUNTER:cfg Specifies a performance counter to include in data collection. cfg is counter configuration string with the ...
/COUNTER:cfg Valid only when using /TRACE flag. Specifies a performance counter to include in trace data collection. cfg ...
/d /shutdown Shuts down the monitor and clears the environment. Can not be used at the same time as /nowait. Use this in ...