1 implementation of UpdateExtensions
Microsoft.VisualStudio.TestPlatform.Client (1)
TestPlatform.cs (1)
195
public void
UpdateExtensions
(
2 references to UpdateExtensions
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
157
_testPlatform.
UpdateExtensions
(pathToAdditionalExtensions, skipExtensionFilters);
vstest.console.arm64 (1)
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (1)
157
_testPlatform.
UpdateExtensions
(pathToAdditionalExtensions, skipExtensionFilters);