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