2 references to DebugSessionInfo
Aspire.Hosting.Dotnet (2)
src\Shared\DebugSessionInfoParser.cs (2)
23
var
debugSessionInfo = JsonSerializer.Deserialize<
DebugSessionInfo
>(debugSessionInfoJson);