Moving BSTR conv to native code in SecureStringToBSTR.
[mono.git] / mono / metadata / metadata-internals.h
index ba5f9d72e1aa81d635a3e6e5d1d1979da9985620..96f6a5da7c90f3c924b02fe338f3a3eb4f728f95 100644 (file)
@@ -334,6 +334,8 @@ struct _MonoImage {
        GHashTable *ldflda_wrapper_cache;
        GHashTable *stfld_wrapper_cache;
        GHashTable *isinst_cache;
+
+       GHashTable *icall_wrapper_cache;
        GHashTable *castclass_cache;
        GHashTable *proxy_isinst_cache;
        GHashTable *rgctx_template_hash; /* LOCKING: templates lock */