2 references to CreateApphostAndReturnShimPath
dotnet.Tests (2)
ShellShimTests\AppHostShellShimMakerTests.cs (2)
21string shimPath = CreateApphostAndReturnShimPath(); 29Action a = () => CreateApphostAndReturnShimPath();