2 references to VSTEST_BLAMEDATACOLLECTOR_DEBUG
Microsoft.TestPlatform.Extensions.BlameDataCollector (2)
BlameCollector.cs (1)
134
DebuggerBreakpoint.WaitForDebugger(WellKnownDebugEnvironmentVariables.
VSTEST_BLAMEDATACOLLECTOR_DEBUG
);
src\vstest\src\Microsoft.TestPlatform.Execution.Shared\WellKnownDebugEnvironmentVariables.cs (1)
8
public const string VSTEST_BLAMEDATACOLLECTOR_DEBUG = nameof(
VSTEST_BLAMEDATACOLLECTOR_DEBUG
);