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