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