44 references to EndWriteTagHelperAttribute
ClaimsTransformation (1)
artifacts\obj\ClaimsTransformation\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
112__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Cookies (1)
artifacts\obj\Cookies\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
112__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
DynamicSchemes (1)
artifacts\obj\DynamicSchemes\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages_Index_cshtml.g.cs (1)
152__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
IdentitySample.Mvc (11)
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_ExternalLoginConfirmation_cshtml.g.cs (1)
260__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (3)
399__tagHelperStringValueBuffer = EndWriteTagHelperAttribute(); 450__tagHelperStringValueBuffer = EndWriteTagHelperAttribute(); 578__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Register_cshtml.g.cs (1)
384__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_SendCode_cshtml.g.cs (1)
198__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_UseRecoveryCode_cshtml.g.cs (1)
250__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_VerifyAuthenticatorCode_cshtml.g.cs (1)
340__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_VerifyCode_cshtml.g.cs (1)
347__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_SetPassword_cshtml.g.cs (1)
302__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_VerifyPhoneNumber_cshtml.g.cs (1)
276__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Microsoft.AspNetCore.Identity.UI (22)
Areas_Identity_Pages_V4_Account_ExternalLogin_cshtml.g.cs (1)
225__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Areas_Identity_Pages_V4_Account_Login_cshtml.g.cs (2)
373__tagHelperStringValueBuffer = EndWriteTagHelperAttribute(); 528__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Areas_Identity_Pages_V4_Account_LoginWith2fa_cshtml.g.cs (2)
290__tagHelperStringValueBuffer = EndWriteTagHelperAttribute(); 324__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Areas_Identity_Pages_V4_Account_Logout_cshtml.g.cs (1)
116__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Areas_Identity_Pages_V4_Account_Manage_Email_cshtml.g.cs (2)
203__tagHelperStringValueBuffer = EndWriteTagHelperAttribute(); 241__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Areas_Identity_Pages_V4_Account_Manage_Index_cshtml.g.cs (1)
183__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Areas_Identity_Pages_V4_Account_Register_cshtml.g.cs (2)
356__tagHelperStringValueBuffer = EndWriteTagHelperAttribute(); 479__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Areas_Identity_Pages_V5_Account_ExternalLogin_cshtml.g.cs (1)
231__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Areas_Identity_Pages_V5_Account_Login_cshtml.g.cs (2)
386__tagHelperStringValueBuffer = EndWriteTagHelperAttribute(); 541__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Areas_Identity_Pages_V5_Account_LoginWith2fa_cshtml.g.cs (2)
295__tagHelperStringValueBuffer = EndWriteTagHelperAttribute(); 329__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Areas_Identity_Pages_V5_Account_Logout_cshtml.g.cs (1)
116__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Areas_Identity_Pages_V5_Account_Manage_Email_cshtml.g.cs (2)
186__tagHelperStringValueBuffer = EndWriteTagHelperAttribute(); 249__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Areas_Identity_Pages_V5_Account_Manage_Index_cshtml.g.cs (1)
166__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Areas_Identity_Pages_V5_Account_Register_cshtml.g.cs (2)
366__tagHelperStringValueBuffer = EndWriteTagHelperAttribute(); 489__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
Microsoft.AspNetCore.Mvc.Razor (3)
RazorPageBase.cs (3)
264/// be buffered until <see cref="EndWriteTagHelperAttribute"/> is called. 266/// Nesting of <see cref="BeginWriteTagHelperAttribute"/> and <see cref="EndWriteTagHelperAttribute"/> method calls 295/// and <see cref="EndWriteTagHelperAttribute"/> method calls.
Microsoft.AspNetCore.Mvc.Razor.Test (2)
RazorPageTest.cs (2)
216v.EndWriteTagHelperAttribute(); 238var returnValue = v.EndWriteTagHelperAttribute();
PathSchemeSelection (1)
artifacts\obj\PathSchemeSelection\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
112__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
StaticFilesAuth (2)
artifacts\obj\StaticFilesAuth\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
111__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
artifacts\obj\StaticFilesAuth\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__LoginPartial_cshtml.g.cs (1)
120__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();