2 references to CurrentlyRunning32Bit
System.AddIn (2)
System\Addin\Hosting\AddInProcess.cs (2)
289
exeName =
CurrentlyRunning32Bit
() ? "AddInProcess32.exe" : "AddInProcess.exe";
296
if(!
CurrentlyRunning32Bit
() || CurrentlyRunningWow64()) // verify we are on a 64bit os