3 references to VerifyCanFindTemplate
Templates.Blazor.WebAssembly.Tests (3)
src\ProjectTemplates\Shared\TemplatePackageInstaller.cs (3)
113await VerifyCanFindTemplate(output, "webapp"); 114await VerifyCanFindTemplate(output, "web"); 115await VerifyCanFindTemplate(output, "webapi");