1 write to GetTestAssembliesCalled
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
TestingInfrastructureInheritanceTests.cs (1)
170GetTestAssembliesCalled = true;
2 references to GetTestAssembliesCalled
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
TestingInfrastructureInheritanceTests.cs (2)
31Assert.False(factory.GetTestAssembliesCalled); 48Assert.False(factory.GetTestAssembliesCalled);