1 write to Disposed
Aspire.Hosting.RemoteHost.Tests (1)
HandleRegistryTests.cs (1)
227
public void Dispose() =>
Disposed
= true;
1 reference to Disposed
Aspire.Hosting.RemoteHost.Tests (1)
HandleRegistryTests.cs (1)
203
Assert.True(disposable.
Disposed
);