9df44c2d2c
Only possible if the object class is a "native type". If the object class is a user class (that derives a "native type") then a script is needed. Since CSharpLanguage does cleanup of script instance bindings when finished, cases like #25621 will no longer cause problems. Fixed ~Object() trying to free script instance bindings after the language has already been removed, which would result in a NULL dereference. |
||
---|---|---|
.. | ||
gd_mono.cpp | ||
gd_mono.h | ||
gd_mono_assembly.cpp | ||
gd_mono_assembly.h | ||
gd_mono_class.cpp | ||
gd_mono_class.h | ||
gd_mono_class_member.h | ||
gd_mono_field.cpp | ||
gd_mono_field.h | ||
gd_mono_header.h | ||
gd_mono_internals.cpp | ||
gd_mono_internals.h | ||
gd_mono_log.cpp | ||
gd_mono_log.h | ||
gd_mono_marshal.cpp | ||
gd_mono_marshal.h | ||
gd_mono_method.cpp | ||
gd_mono_method.h | ||
gd_mono_property.cpp | ||
gd_mono_property.h | ||
gd_mono_utils.cpp | ||
gd_mono_utils.h |