1 instantiation of FrameworkHandle
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\BaseRunTests.cs (1)
160
FrameworkHandle = new
FrameworkHandle
(
2 references to FrameworkHandle
Microsoft.TestPlatform.CrossPlatEngine (2)
Adapter\FrameworkHandle.cs (1)
42
/// Initializes a new instance of the <see cref="
FrameworkHandle
"/> class.
Execution\BaseRunTests.cs (1)
194
protected
FrameworkHandle
FrameworkHandle { get; }