1 write to _urls
Microsoft.AspNetCore.Tests (1)
WebApplicationTests.cs (1)
3102_urls = urls;
3 references to _urls
Microsoft.AspNetCore.Tests (3)
WebApplicationTests.cs (3)
3116if (_urls.Count == 0) 3119_urls.Add("http://localhost:5000"); 3120_urls.Add("https://localhost:5001");