1 write to GetTestAssembliesCalled
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
TestingInfrastructureInheritanceTests.cs (1)
200GetTestAssembliesCalled = true;
3 references to GetTestAssembliesCalled
Microsoft.AspNetCore.Mvc.FunctionalTests (3)
TestingInfrastructureInheritanceTests.cs (3)
32Assert.False(factory.GetTestAssembliesCalled); 49Assert.False(factory.GetTestAssembliesCalled); 122Assert.False(factory.GetTestAssembliesCalled);