[MonoError] add mono_error_vset_type_load_class function
authorAleksey Kliger <aleksey@xamarin.com>
Fri, 30 Sep 2016 19:46:12 +0000 (15:46 -0400)
committerAleksey Kliger <aleksey@xamarin.com>
Tue, 4 Oct 2016 15:21:53 +0000 (11:21 -0400)
commit6c86e9794db112d961d47bfe936e6e462ea0bba9
treeec35fb8a1fd9aec62e0842c4e318569333adcf87
parent139283728831f300605f63f8b9f087d5ed701a80
[MonoError] add mono_error_vset_type_load_class function

A variant of mono_error_set_type_load_class that takes a va_list
argument instead of varargs.
mono/utils/mono-error-internals.h
mono/utils/mono-error.c