2 references to AssertExpectedToolPath
dotnet.Tests (2)
CommandTests\Tool\List\ToolListGlobalOrToolPathCommandTests.cs (2)
93
AssertExpectedToolPath
(toolPath1, toolPath);
329
toolPath => {
AssertExpectedToolPath
(toolPath, expectedToolPath); return store; },