1 write to IsEnabled
Aspire.Hosting.RemoteHost.Tests (1)
CapabilityDispatcherTests.cs (1)
440var context = new TestContextType { IsEnabled = true };
1 reference to IsEnabled
Aspire.Hosting.RemoteHost.Tests (1)
CapabilityDispatcherTests.cs (1)
450Assert.False(context.IsEnabled);