2 references to _configurationMethodCalledList
Microsoft.AspNetCore.Hosting.Tests (2)
StartupManagerTests.cs (2)
757public int MethodsCalled => _configurationMethodCalledList.Count; 761_configurationMethodCalledList.Add(instance);