1 write to Client
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
DataAnnotationTests.cs (1)
25Client = Factory.CreateDefaultClient();
1 reference to Client
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
DataAnnotationTests.cs (1)
43var response = await Client.GetAsync(EnumUrl);