11 implementations of SessionId
Aspire.Hosting.Browsers.Tests (11)
src\Aspire.Hosting.Browsers\BrowserLogsCdpProtocol.cs (11)
454
public string?
SessionId
{ get; init; }
529
public string?
SessionId
{ get; init; }
544
public string?
SessionId
{ get; init; }
571
public string?
SessionId
{ get; init; }
601
public string?
SessionId
{ get; init; }
646
public string?
SessionId
{ get; init; }
691
public string?
SessionId
{ get; init; }
733
public string?
SessionId
{ get; init; }
748
public string?
SessionId
{ get; init; }
769
public string?
SessionId
{ get; init; }
787
public string?
SessionId
{ get; init; }
1 reference to SessionId
Aspire.Hosting.Browsers.Tests (1)
src\Aspire.Hosting.Browsers\BrowserLogsCdpProtocol.cs (1)
296
: createEvent(envelope.
SessionId
, envelope.Params);