1 write to TestHostManagerFramework
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\ProxyOperationManager.cs (1)
102
TestHostManagerFramework
= testhostManagerFramework;
1 reference to TestHostManagerFramework
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\ProxyExecutionManager.cs (1)
409
attachDebuggerInfo.TargetFramework ??= _proxyOperationManager?.
TestHostManagerFramework
?.ToString();