38 references to BeginWriteAttribute
BasicWebSite (2)
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_ViewWithPrefixedAttributeValue_cshtml.g.cs (2)
36BeginWriteAttribute("bar", " bar=\"", 65, "\"", 84, 1); 48BeginWriteAttribute("baz", " baz=\"", 95, "\"", 127, 2);
BrowserTelemetry.Web (1)
Pages_Shared__Layout_cshtml.g.cs (1)
119BeginWriteAttribute("content", " content=\"", 623, "\"", 652, 1);
CustomPolicyProvider (1)
artifacts\obj\CustomPolicyProvider\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Signin_cshtml.g.cs (1)
27BeginWriteAttribute("asp-route-returnurl", " asp-route-returnurl=\"", 79, "\"", 123, 1);
IdentitySample.Mvc (5)
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (2)
507BeginWriteAttribute("value", " value=\"", 3733, "\"", 3755, 1); 518BeginWriteAttribute("title", " title=\"", 3756, "\"", 3804, 6);
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_ManageLogins_cshtml.g.cs (3)
228BeginWriteAttribute("title", " title=\"", 1186, "\"", 1277, 7); 328BeginWriteAttribute("value", " value=\"", 2029, "\"", 2051, 1); 339BeginWriteAttribute("title", " title=\"", 2052, "\"", 2100, 6);
Microsoft.AspNetCore.Identity.UI (24)
Areas_Identity_Pages_V4_Account__StatusMessage_cshtml.g.cs (1)
52BeginWriteAttribute("class", " class=\"", 144, "\"", 201, 4);
Areas_Identity_Pages_V4_Account_Login_cshtml.g.cs (2)
458BeginWriteAttribute("value", " value=\"", 3331, "\"", 3353, 1); 469BeginWriteAttribute("title", " title=\"", 3354, "\"", 3409, 6);
Areas_Identity_Pages_V4_Account_Manage__StatusMessage_cshtml.g.cs (1)
58BeginWriteAttribute("class", " class=\"", 144, "\"", 201, 4);
Areas_Identity_Pages_V4_Account_Manage_ExternalLogins_cshtml.g.cs (5)
127BeginWriteAttribute("id", " id=\"", 450, "\"", 497, 1); 215BeginWriteAttribute("title", " title=\"", 1108, "\"", 1178, 7); 322BeginWriteAttribute("id", " id=\"", 1881, "\"", 1925, 1); 334BeginWriteAttribute("value", " value=\"", 1980, "\"", 2002, 1); 345BeginWriteAttribute("title", " title=\"", 2003, "\"", 2058, 6);
Areas_Identity_Pages_V4_Account_Register_cshtml.g.cs (2)
409BeginWriteAttribute("value", " value=\"", 2615, "\"", 2637, 1); 420BeginWriteAttribute("title", " title=\"", 2638, "\"", 2693, 6);
Areas_Identity_Pages_V4_Account_RegisterConfirmation_cshtml.g.cs (1)
63BeginWriteAttribute("href", " href=\"", 415, "\"", 449, 1);
Areas_Identity_Pages_V5_Account__StatusMessage_cshtml.g.cs (1)
52BeginWriteAttribute("class", " class=\"", 144, "\"", 201, 4);
Areas_Identity_Pages_V5_Account_Login_cshtml.g.cs (2)
471BeginWriteAttribute("value", " value=\"", 3399, "\"", 3421, 1); 482BeginWriteAttribute("title", " title=\"", 3422, "\"", 3477, 6);
Areas_Identity_Pages_V5_Account_Manage__StatusMessage_cshtml.g.cs (1)
58BeginWriteAttribute("class", " class=\"", 144, "\"", 201, 4);
Areas_Identity_Pages_V5_Account_Manage_ExternalLogins_cshtml.g.cs (5)
127BeginWriteAttribute("id", " id=\"", 450, "\"", 497, 1); 215BeginWriteAttribute("title", " title=\"", 1108, "\"", 1178, 7); 322BeginWriteAttribute("id", " id=\"", 1881, "\"", 1925, 1); 334BeginWriteAttribute("value", " value=\"", 1980, "\"", 2002, 1); 345BeginWriteAttribute("title", " title=\"", 2003, "\"", 2058, 6);
Areas_Identity_Pages_V5_Account_Register_cshtml.g.cs (2)
419BeginWriteAttribute("value", " value=\"", 2771, "\"", 2793, 1); 430BeginWriteAttribute("title", " title=\"", 2794, "\"", 2849, 6);
Areas_Identity_Pages_V5_Account_RegisterConfirmation_cshtml.g.cs (1)
63BeginWriteAttribute("href", " href=\"", 415, "\"", 449, 1);
Microsoft.AspNetCore.Mvc.Razor.Test (2)
RazorPageTest.cs (2)
1212page.BeginWriteAttribute("someattr", "someattr=", 0, suffix, 0, 1); 1246page.BeginWriteAttribute("someattr", prefix, 0, suffix, 0, attributeValues.Length);
SignalRServerlessWeb (1)
Pages_Shared__Layout_cshtml.g.cs (1)
119BeginWriteAttribute("content", " content=\"", 623, "\"", 652, 1);
SignalRWeb (1)
Pages_Shared__Layout_cshtml.g.cs (1)
119BeginWriteAttribute("content", " content=\"", 623, "\"", 652, 1);
WebPubSubWeb (1)
Pages_Shared__Layout_cshtml.g.cs (1)
119BeginWriteAttribute("content", " content=\"", 623, "\"", 652, 1);