Searched defs:dotnet_runtime_stuff (Results 1 – 2 of 2) sorted by relevance
114 struct dotnet_runtime_stuff { struct115 ICorRuntimeHost *dotnet_host;116 IAppDomain *dotnet_domain;117 DISPID create_instance;
43 void *dotnet_runtime_stuff; /* opaque to avoid cluttering up other modules */ variable
Completed in 5 milliseconds