1 instantiation of FrameworkHandle
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\BaseRunTests.cs (1)
159
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)
193
protected
FrameworkHandle
FrameworkHandle { get; }