3 references to IsPE32
Microsoft.NET.Build.Tests (3)
AppHostTests.cs (3)
223IsPE32(apphostPath).Should().BeTrue(); 227IsPE32(apphostPath).Should().BeFalse(); 231IsPE32(apphostPath).Should().Be(!Environment.Is64BitProcess);