1 write to _urls
Microsoft.AspNetCore.Tests (1)
WebApplicationTests.cs (1)
3100_urls = urls;
3 references to _urls
Microsoft.AspNetCore.Tests (3)
WebApplicationTests.cs (3)
3114if (_urls.Count == 0) 3117_urls.Add("http://localhost:5000"); 3118_urls.Add("https://localhost:5001");