2 writes to NextProcessIdIsNull
Aspire.Hosting.Browsers.Tests (2)
BrowserLogsBuilderExtensionsTests.cs (2)
1253
NextProcessIdIsNull
= true
1844
NextProcessIdIsNull
= false;
1 reference to NextProcessIdIsNull
Aspire.Hosting.Browsers.Tests (1)
BrowserLogsBuilderExtensionsTests.cs (1)
1832
var processId =
NextProcessIdIsNull
? (int?)null : NextProcessId ?? 1000 + sessionNumber;