1 implementation of ClearExtensions
Microsoft.VisualStudio.TestPlatform.Client (1)
TestPlatform.cs (1)
203
public void
ClearExtensions
()
2 references to ClearExtensions
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
156
_testPlatform.
ClearExtensions
();
vstest.console.arm64 (1)
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (1)
156
_testPlatform.
ClearExtensions
();