2 references to GetHomeDirectory
aspire (2)
Backchannel\AuxiliaryBackchannelMonitor.cs (2)
43
private readonly string _backchannelsDirectory = BackchannelConstants.GetBackchannelsDirectory(
GetHomeDirectory
());
44
private readonly string _legacyBackchannelsDirectory = BackchannelConstants.GetLegacyBackchannelsDirectory(
GetHomeDirectory
());