9 references to MakeHelloWorldExecutableDll
dotnet.Tests (9)
ShellShimTests\ShellShimRepositoryTests.cs (9)
30var outputDll = MakeHelloWorldExecutableDll(); 48var outputDll = MakeHelloWorldExecutableDll(); 76var outputDll = MakeHelloWorldExecutableDll(); 99var outputDll = MakeHelloWorldExecutableDll(); 117var outputDll = MakeHelloWorldExecutableDll(identifier: arguments); 208FilePath targetExecutablePath = MakeHelloWorldExecutableDll(identifier: testMockBehaviorIsInSync.ToString()); 268FilePath targetExecutablePath = MakeHelloWorldExecutableDll(identifier: testMockBehaviorIsInSync.ToString()); 299FilePath targetExecutablePath = MakeHelloWorldExecutableDll(identifier: testMockBehaviorIsInSync.ToString()); 337FilePath targetExecutablePath = MakeHelloWorldExecutableDll(identifier: testMockBehaviorIsInSync.ToString());