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