1 write to _testAssemblyLocation
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\ServerFixture.cs (1)
71_testAssemblyLocation = assembly.Location;
1 reference to _testAssemblyLocation
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\ServerFixture.cs (1)
172await instance.LaunchAsync(appEntry, options, _testAssemblyLocation, _testAssemblyName, readyUrl, readyTcs.Task).ConfigureAwait(false);