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