4 writes to Optional
Microsoft.AspNetCore.Identity.UI (2)
Areas_Identity_Pages_V4__Layout_cshtml.g.cs (1)
310__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Optional = true;
Areas_Identity_Pages_V5__Layout_cshtml.g.cs (1)
313__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Optional = true;
Microsoft.AspNetCore.Mvc.TagHelpers.Test (2)
PartialTagHelperTest.cs (2)
594Optional = false 633Optional = true
3 references to Optional
Microsoft.AspNetCore.Identity.UI (2)
Areas_Identity_Pages_V4__Layout_cshtml.g.cs (1)
311__tagHelperExecutionContext.AddTagHelperAttribute("optional", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Optional, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.Minimized);
Areas_Identity_Pages_V5__Layout_cshtml.g.cs (1)
314__tagHelperExecutionContext.AddTagHelperAttribute("optional", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Optional, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.Minimized);
Microsoft.AspNetCore.Mvc.TagHelpers (1)
PartialTagHelper.cs (1)
122if (Optional)