2 writes to CreateServerCalled
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
TestingInfrastructureInheritanceTests.cs (2)
146CreateServerCalled = true; 152CreateServerCalled = true;
2 references to CreateServerCalled
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
TestingInfrastructureInheritanceTests.cs (2)
28Assert.True(factory.CreateServerCalled); 51Assert.True(factory.CreateServerCalled);