summaryrefslogtreecommitdiff
path: root/src/binder/inc/clrprivbindercoreclr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/binder/inc/clrprivbindercoreclr.h')
-rw-r--r--src/binder/inc/clrprivbindercoreclr.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/binder/inc/clrprivbindercoreclr.h b/src/binder/inc/clrprivbindercoreclr.h
index 9338fad3df..e0e82866b6 100644
--- a/src/binder/inc/clrprivbindercoreclr.h
+++ b/src/binder/inc/clrprivbindercoreclr.h
@@ -42,6 +42,9 @@ public:
/* [out] */ HRESULT *pResult,
/* [out] */ ICLRPrivAssembly **ppAssembly);
+ STDMETHOD(GetLoaderAllocator)(
+ /* [retval][out] */ LPVOID *pLoaderAllocator);
+
public:
HRESULT SetupBindingPaths(SString &sTrustedPlatformAssemblies,