Implemented interface member:
method
CreateShim
Microsoft.DotNet.Cli.ShellShim.IShellShimRepository.CreateShim(Microsoft.DotNet.Cli.ToolPackage.ToolCommand, System.Collections.Generic.IReadOnlyList<Microsoft.Extensions.EnvironmentAbstractions.FilePath>)
7 references to CreateShim
dotnet.Tests (7)
ShellShimTests\ShellShimRepositoryTests.cs (7)
37
shellShimRepository.
CreateShim
(command);
59
shellShimRepository.
CreateShim
(command);
87
shellShimRepository.
CreateShim
(command);
106
Action a = () => shellShimRepository.
CreateShim
(command);
123
shellShimRepository.
CreateShim
(command);
378
shellShimRepository.
CreateShim
(
408
Action a = () => shellShimRepository.
CreateShim
(