1 write to _getTestAssemblies
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactory.cs (1)
631
_getTestAssemblies
= getTestAssemblies;
2 references to _getTestAssemblies
Microsoft.AspNetCore.Mvc.Testing (2)
WebApplicationFactory.cs (2)
644
protected override IEnumerable<Assembly> GetTestAssemblies() =>
_getTestAssemblies
();
658
_getTestAssemblies
,