1 instantiation of TestLockClient
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\TestLockClient.cs (1)
46
return new
TestLockClient
(server, sessionId);
2 references to TestLockClient
Microsoft.AspNetCore.Components.Testing (2)
Infrastructure\TestLockClient.cs (2)
40
/// <returns>A <see cref="
TestLockClient
"/> bound to the server and session.</returns>
41
public static async Task<
TestLockClient
> CreateAsync(