1 write to _host
Aspire.Hosting.RemoteHost.Tests (1)
JsonRpcAuthenticationTests.cs (1)
92
_host
= host;
2 references to _host
Aspire.Hosting.RemoteHost.Tests (2)
JsonRpcAuthenticationTests.cs (2)
146
await
_host
.StopAsync();
147
_host
.Dispose();