22 references to BeginWriteTagHelperAttribute
Cookies (1)
artifacts\obj\Cookies\Release\net11.0\generated\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Account\Login_cshtml.g.cs (1)
102BeginWriteTagHelperAttribute();
DynamicSchemes (1)
artifacts\obj\DynamicSchemes\Release\net11.0\generated\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages\Index_cshtml.g.cs (1)
142BeginWriteTagHelperAttribute();
Microsoft.AspNetCore.Identity.UI (11)
Email_cshtml.g.cs (2)
202BeginWriteTagHelperAttribute(); 240BeginWriteTagHelperAttribute();
ExternalLogin_cshtml.g.cs (1)
215BeginWriteTagHelperAttribute();
Index_cshtml.g.cs (1)
182BeginWriteTagHelperAttribute();
Login_cshtml.g.cs (2)
363BeginWriteTagHelperAttribute(); 518BeginWriteTagHelperAttribute();
LoginWith2fa_cshtml.g.cs (2)
285BeginWriteTagHelperAttribute(); 319BeginWriteTagHelperAttribute();
Logout_cshtml.g.cs (1)
106BeginWriteTagHelperAttribute();
Register_cshtml.g.cs (2)
346BeginWriteTagHelperAttribute(); 469BeginWriteTagHelperAttribute();
Microsoft.AspNetCore.Mvc.Razor (3)
RazorPageBase.cs (3)
266/// Nesting of <see cref="BeginWriteTagHelperAttribute"/> and <see cref="EndWriteTagHelperAttribute"/> method calls 290/// Ends the current writing scope that was started by calling <see cref="BeginWriteTagHelperAttribute"/>. 294/// This method assumes that there will be no nesting of <see cref="BeginWriteTagHelperAttribute"/>
Microsoft.AspNetCore.Mvc.Razor.Test (4)
RazorPageTest.cs (4)
214v.BeginWriteTagHelperAttribute(); 236v.BeginWriteTagHelperAttribute(); 256v.BeginWriteTagHelperAttribute(); 257v.BeginWriteTagHelperAttribute();
StaticFilesAuth (2)
artifacts\obj\StaticFilesAuth\Release\net11.0\generated\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Account\Login_cshtml.g.cs (1)
101BeginWriteTagHelperAttribute();
artifacts\obj\StaticFilesAuth\Release\net11.0\generated\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views\Shared\_LoginPartial_cshtml.g.cs (1)
110BeginWriteTagHelperAttribute();