1 instantiation of TestLockClient
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\TestLockClient.cs (1)
46return 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> 41public static async Task<TestLockClient> CreateAsync(