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