2 references to SYS_WIN32
ComSvcConfig (1)
SafeNativeMethods.cs (1)
351int hr = CreateTypeLib2(System.Runtime.InteropServices.ComTypes.SYSKIND.SYS_WIN32, file, out typelib);
mscorlib (1)
system\runtime\interopservices\ComTypes\itypelib.cs (1)
25SYS_MAC = SYS_WIN32 + 1,