Base:
method
DefineSection
Microsoft.AspNetCore.Mvc.Razor.RazorPageBase.DefineSection(System.String, Microsoft.AspNetCore.Mvc.Razor.RenderAsyncDelegate)
42 references to DefineSection
BasicWebSite (3)
artifacts\obj\BasicWebSite\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Areas\Area1\Views\RemoteAttribute_Home\Create_cshtml.g.cs (1)
299DefineSection("Scripts", async() => {
artifacts\obj\BasicWebSite\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Antiforgery\FlushAsyncLogin_cshtml.g.cs (1)
46DefineSection("Login", async() => {
artifacts\obj\BasicWebSite\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\RemoteAttribute_Home\Create_cshtml.g.cs (1)
299DefineSection("Scripts", async() => {
IdentitySample.Mvc (13)
artifacts\obj\IdentitySample.Mvc\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Account\ExternalLoginConfirmation_cshtml.g.cs (1)
134DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Account\ForgotPassword_cshtml.g.cs (1)
85DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Account\Login_cshtml.g.cs (1)
292DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Account\Register_cshtml.g.cs (1)
129DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Account\ResetPassword_cshtml.g.cs (1)
120DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Account\SendCode_cshtml.g.cs (1)
107DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Account\UseRecoveryCode_cshtml.g.cs (1)
122DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Account\VerifyAuthenticatorCode_cshtml.g.cs (1)
133DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Account\VerifyCode_cshtml.g.cs (1)
130DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Manage\AddPhoneNumber_cshtml.g.cs (1)
103DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Manage\ChangePassword_cshtml.g.cs (1)
119DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Manage\SetPassword_cshtml.g.cs (1)
111DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net11.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Manage\VerifyPhoneNumber_cshtml.g.cs (1)
123DefineSection("Scripts", async() => {
Microsoft.AspNetCore.Identity.UI (1)
_Layout_cshtml.g.cs (1)
102DefineSection("Scripts", async() => {
Microsoft.AspNetCore.Mvc.Razor.Test (25)
RazorPageTest.cs (3)
405v.DefineSection("qux", _nullRenderAsyncDelegate); 406v.DefineSection("qux", _nullRenderAsyncDelegate); 909p.DefineSection("test-section", async () =>
RazorViewTest.cs (22)
663v.DefineSection("head", async () => 667v.DefineSection("foot", async () => 720v.DefineSection("head", _nullRenderAsyncDelegate); 722v.DefineSection("foot", _nullRenderAsyncDelegate); 766v.DefineSection("foo", async () => 776v.DefineSection("foo", async () => 834v.DefineSection("sectionA", async () => 844v.DefineSection("sectionB", async () => 898v.DefineSection("foo", async () => 909v.DefineSection("foo", async () => 961v.DefineSection("foo", async () => 976v.DefineSection("foo", async () => 1072v.DefineSection("foo", async () => 1084v.DefineSection("bar", () => v.Output.WriteLineAsync("bar-content")); 1138v.DefineSection("foo", async () => 1154v.DefineSection("bar", () => v.Output.WriteLineAsync("bar-content")); 1311v.DefineSection("foo", async () => 1322v.DefineSection("foo", async () => 1380v.DefineSection("foo", async () => 1435v.DefineSection("foo", async () => 1514v.DefineSection("foo", async () => 1527v.DefineSection("bar", () => v.Output.WriteLineAsync("bar-content"));