42 references to VerifyRazorPageMatchesBaselineAsync
Microsoft.NET.Sdk.Razor.SourceGenerators.UnitTests (42)
RazorSourceGeneratorComponentTests.cs (20)
145await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 192await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 250await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 295await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 472await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 500await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 530await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 557await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 583await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 606await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 632await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 655await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 681await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 704await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 739await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 790await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index", suffix: suffix); 943await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 1029await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 1066await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 1090await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index");
RazorSourceGeneratorCshtmlTests.cs (4)
71await VerifyRazorPageMatchesBaselineAsync(compilation, "Pages_Index"); 114var html = await VerifyRazorPageMatchesBaselineAsync(compilation, "Pages_Index"); 139await VerifyRazorPageMatchesBaselineAsync(compilation, "Pages_Index"); 163var html = await VerifyRazorPageMatchesBaselineAsync(compilation, "Pages_Index");
RazorSourceGeneratorTagHelperTests.cs (18)
54await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 125await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 160await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 399await VerifyRazorPageMatchesBaselineAsync(compilation, $"Views_Home_{name}"); 527await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 930await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 995await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 1033await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 1184await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 1305await VerifyRazorPageMatchesBaselineAsync(compilation, name); 1389await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 1439await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 1492await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 1516await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 1598await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 1654await VerifyRazorPageMatchesBaselineAsync(compilation, "Pages_Index"); 1701await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index"); 1752await VerifyRazorPageMatchesBaselineAsync(compilation, "Views_Home_Index");