8 writes to Model
Microsoft.AspNetCore.Identity.UI (4)
Areas_Identity_Pages_V4_Account_ConfirmEmail_cshtml.g.cs (1)
81__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Model =
Areas_Identity_Pages_V4_Account_ConfirmEmailChange_cshtml.g.cs (1)
81__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Model =
Areas_Identity_Pages_V5_Account_ConfirmEmail_cshtml.g.cs (1)
81__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Model =
Areas_Identity_Pages_V5_Account_ConfirmEmailChange_cshtml.g.cs (1)
81__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Model =
Microsoft.AspNetCore.Mvc.TagHelpers.Test (4)
PartialTagHelperTest.cs (4)
27Model = expectedModel, 48Model = null, 116Model = new object(), 138Model = null,
6 references to Model
Microsoft.AspNetCore.Identity.UI (4)
Areas_Identity_Pages_V4_Account_ConfirmEmail_cshtml.g.cs (1)
90__tagHelperExecutionContext.AddTagHelperAttribute("model", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Model, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
Areas_Identity_Pages_V4_Account_ConfirmEmailChange_cshtml.g.cs (1)
90__tagHelperExecutionContext.AddTagHelperAttribute("model", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Model, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
Areas_Identity_Pages_V5_Account_ConfirmEmail_cshtml.g.cs (1)
90__tagHelperExecutionContext.AddTagHelperAttribute("model", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Model, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
Areas_Identity_Pages_V5_Account_ConfirmEmailChange_cshtml.g.cs (1)
90__tagHelperExecutionContext.AddTagHelperAttribute("model", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Model, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
Microsoft.AspNetCore.Mvc.TagHelpers (2)
PartialTagHelper.cs (2)
51/// An expression to be evaluated against the current model. Cannot be used together with <see cref="Model"/>. 168return Model;