3 references to GetHINSTANCE
System.Data (1)
fx\src\bid\inc\cs\bidPrivateBase.cs (1)
893
BIDEXTINFO extInfo = new BIDEXTINFO(Marshal.
GetHINSTANCE
(mod),
System.Web (1)
StringResourceManager.cs (1)
48
hModule = Marshal.
GetHINSTANCE
(t.Module);
WindowsBase (1)
Base\System\Windows\SplashScreen.cs (1)
80
_hInstance = Marshal.
GetHINSTANCE
(resourceAssembly.ManifestModule);