3 references to GetHostRuntimeDirectoryAsync
InteractiveHost.UnitTests (3)
InteractiveHostDesktopInitTests.cs (1)
26var fxDir = await GetHostRuntimeDirectoryAsync();
InteractiveHostDesktopTests.cs (2)
302var fxDir = await GetHostRuntimeDirectoryAsync(); 707var fxDir = await GetHostRuntimeDirectoryAsync();