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)
37shellShimRepository.CreateShim(command); 59shellShimRepository.CreateShim(command); 87shellShimRepository.CreateShim(command); 106Action a = () => shellShimRepository.CreateShim(command); 123shellShimRepository.CreateShim(command); 378shellShimRepository.CreateShim( 408Action a = () => shellShimRepository.CreateShim(