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