2 references to GetAppHostIdentifier
aspire (2)
Commands\StopCommand.cs (2)
326
var appHostIdentifier =
GetAppHostIdentifier
(connection, displayPath, includeProcessId);
467
var appHostIdentifier =
GetAppHostIdentifier
(connection, displayPath, appHostPathCounts[appHostPath] > 1);