Home
last modified time | relevance | path

Searched refs:DEFAULT_RUNTIME_VERSION (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Ddomain.c111 #define DEFAULT_RUNTIME_VERSION "v4.0.30319" macro
543 const MonoRuntimeInfo *default_runtime = get_runtime_by_version (DEFAULT_RUNTIME_VERSION); in mono_init_internal()
786 return mono_init_internal (domain_name, NULL, DEFAULT_RUNTIME_VERSION); in mono_init()
1888 runtimes [0] = get_runtime_by_version (DEFAULT_RUNTIME_VERSION); in get_runtimes_from_exe()