3 writes to AttachSessionId
Aspire.Hosting.Browsers.Tests (3)
BrowserPageSessionTests.cs (3)
209
AttachSessionId
= "target-session-1"
213
AttachSessionId
= "target-session-2"
277
AttachSessionId
= "target-session-1"
1 reference to AttachSessionId
Aspire.Hosting.Browsers.Tests (1)
BrowserPageSessionTests.cs (1)
425
return Task.FromResult(new BrowserLogsAttachToTargetResult { SessionId =
AttachSessionId
});