1 instantiation of AppHostShellShimMaker
dotnet (1)
ShellShim\ShellShimRepository.cs (1)
21
private readonly IAppHostShellShimMaker _appHostShellShimMaker = appHostShellShimMaker ?? new
AppHostShellShimMaker
(appHostSourceDirectory: appHostSourceDirectory);