11 writes to Controller
Cookies (1)
artifacts\obj\Cookies\Release\net10.0\generated\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
94
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.
Controller
= (string)__tagHelperAttribute_0.Value;
DynamicSchemes (1)
artifacts\obj\DynamicSchemes\Release\net10.0\generated\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Pages_Index_cshtml.g.cs (1)
201
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.
Controller
= (string)__tagHelperAttribute_1.Value;
Microsoft.AspNetCore.Mvc.TagHelpers.Test (7)
FormTagHelperTest.cs (7)
107
Controller
= "home",
344
Controller
= "home",
539
Controller
= "Home",
603
Controller
= "home",
660
Controller
= "Home",
717
Controller
= "Home",
774
Controller
= "Home",
StaticFilesAuth (2)
artifacts\obj\StaticFilesAuth\Release\net10.0\generated\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (1)
93
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.
Controller
= (string)__tagHelperAttribute_0.Value;
artifacts\obj\StaticFilesAuth\Release\net10.0\generated\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__LoginPartial_cshtml.g.cs (1)
102
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.
Controller
= (string)__tagHelperAttribute_0.Value;
5 references to Controller
Microsoft.AspNetCore.Mvc.TagHelpers (5)
FormTagHelper.cs (5)
106
/// Must be <c>null</c> if <see cref="Action"/> or <see cref="
Controller
"/> is non-<c>null</c>.
145
/// Thrown if <c>action</c> attribute is provided and <see cref="Action"/>, <see cref="
Controller
"/> or <see cref="Fragment"/> are
160
Controller
!= null ||
222
var actionLink =
Controller
!= null || Action != null;
289
Controller
,