Base:
method
DefineSection
Microsoft.AspNetCore.Mvc.Razor.RazorPageBase.DefineSection(System.String, Microsoft.AspNetCore.Mvc.Razor.RenderAsyncDelegate)
43 references to DefineSection
BasicWebSite (3)
artifacts\obj\BasicWebSite\Release\net10.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\net10.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\net10.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\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ExternalLoginConfirmation_cshtml.g.cs (1)
275DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net10.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\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
603DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Register_cshtml.g.cs (1)
399DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ResetPassword_cshtml.g.cs (1)
408DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_SendCode_cshtml.g.cs (1)
213DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_UseRecoveryCode_cshtml.g.cs (1)
265DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_VerifyAuthenticatorCode_cshtml.g.cs (1)
355DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_VerifyCode_cshtml.g.cs (1)
362DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_AddPhoneNumber_cshtml.g.cs (1)
238DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_ChangePassword_cshtml.g.cs (1)
382DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_SetPassword_cshtml.g.cs (1)
317DefineSection("Scripts", async() => {
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_VerifyPhoneNumber_cshtml.g.cs (1)
291DefineSection("Scripts", async() => {
Microsoft.AspNetCore.Identity.UI (2)
Areas_Identity_Pages_V4_Account_Manage__Layout_cshtml.g.cs (1)
102DefineSection("Scripts", async() => {
Areas_Identity_Pages_V5_Account_Manage__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"));