MONO_ERROR_FREE_STRINGS

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Values

ValueMeaning
MONO_ERROR_FREE_STRINGS0x0001

The supplied strings were dup'd by means of calling mono_error_dup_strings.

MONO_ERROR_INCOMPLETE0x0002

Something happened while processing the error and the resulting message is incomplete.

MONO_ERROR_MEMPOOL_BOXED0x0004

This MonoError is heap allocated in a mempool

Meta