3 references to GetHostRuntimeDirectoryAsync
InteractiveHost.UnitTests (3)
InteractiveHostDesktopInitTests.cs (1)
27var fxDir = await GetHostRuntimeDirectoryAsync();
InteractiveHostDesktopTests.cs (2)
303var fxDir = await GetHostRuntimeDirectoryAsync(); 708var fxDir = await GetHostRuntimeDirectoryAsync();