1 write to _isNetCoreRunner
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleProcessManager.cs (1)
94
_isNetCoreRunner
= vstestConsolePath.EndsWith(".dll", StringComparison.Ordinal);
2 references to _isNetCoreRunner
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
VsTestConsoleProcessManager.cs (2)
278
if (
_isNetCoreRunner
)
287
=>
_isNetCoreRunner