This is the complete list of members for Internal.Runtime.InteropServices.ComponentActivator, including all inherited members.
ComponentEntryPoint(IntPtr args, int sizeBytes) | Internal.Runtime.InteropServices.ComponentActivator | |
GetFunctionPointer(IntPtr typeNameNative, IntPtr methodNameNative, IntPtr delegateTypeNative, IntPtr loadContext, IntPtr reserved, IntPtr functionHandle) | Internal.Runtime.InteropServices.ComponentActivator | inlinestatic |
GetIsolatedComponentLoadContext(string assemblyPath) | Internal.Runtime.InteropServices.ComponentActivator | inlineprivatestatic |
InitializeIsSupported() | Internal.Runtime.InteropServices.ComponentActivator | inlineprivatestatic |
InternalGetFunctionPointer(AssemblyLoadContext alc, string typeName, string methodName, IntPtr delegateTypeNative) | Internal.Runtime.InteropServices.ComponentActivator | inlineprivatestatic |
IsSupported | Internal.Runtime.InteropServices.ComponentActivator | privatestatic |
LoadAssemblyAndGetFunctionPointer(IntPtr assemblyPathNative, IntPtr typeNameNative, IntPtr methodNameNative, IntPtr delegateTypeNative, IntPtr reserved, IntPtr functionHandle) | Internal.Runtime.InteropServices.ComponentActivator | inlinestatic |
MarshalToString(IntPtr arg, string argName) | Internal.Runtime.InteropServices.ComponentActivator | inlineprivatestatic |
s_assemblyLoadContexts | Internal.Runtime.InteropServices.ComponentActivator | privatestatic |
s_delegates | Internal.Runtime.InteropServices.ComponentActivator | privatestatic |