1 implementation of TestHostStart
Microsoft.TestPlatform.CoreUtilities (1)
Tracing\TestPlatformEventSource.cs (1)
71public void TestHostStart()
3 references to TestHostStart
testhost (1)
src\vstest\src\testhost.x86\Program.cs (1)
36TestPlatformEventSource.Instance.TestHostStart();
testhost.arm64 (1)
src\vstest\src\testhost.x86\Program.cs (1)
36TestPlatformEventSource.Instance.TestHostStart();
testhost.x86 (1)
Program.cs (1)
36TestPlatformEventSource.Instance.TestHostStart();