4 references to GetExePath
Microsoft.VisualBasic.IntegrationTests (4)
InteractionTests.cs (1)
112
private static readonly string s_exePath = TestHelpers.
GetExePath
("VisualBasicRuntimeTest");
Microsoft\VisualBasic\ApplicationServices\WindowsFormsApplicationBaseTests.cs (2)
14
string exePath = TestHelpers.
GetExePath
("VisualBasicRuntimeTest");
24
string exePath = TestHelpers.
GetExePath
("VisualBasicRuntimeTest");
Microsoft\VisualBasic\MyServices\Internal\ProgressDialogTests.cs (1)
13
string exePath = TestHelpers.
GetExePath
("VisualBasicRuntimeTest");