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