3 references to GetHostRuntimeDirectoryAsync
InteractiveHost.UnitTests (3)
InteractiveHostDesktopInitTests.cs (1)
28var fxDir = await GetHostRuntimeDirectoryAsync();
InteractiveHostDesktopTests.cs (2)
304var fxDir = await GetHostRuntimeDirectoryAsync(); 709var fxDir = await GetHostRuntimeDirectoryAsync();