2 references to _instrumentationEnabled
Aspire.Hosting.Browsers.Tests (2)
BrowserPageSessionTests.cs (2)
408
public Task InstrumentationEnabled =>
_instrumentationEnabled
.Task;
443
_instrumentationEnabled
.TrySetResult();