48 references to Model
BasicWebSite (6)
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_CSharp7View_cshtml.g.cs (1)
37foreach (var person in Model)
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_JsonHelperInView_cshtml.g.cs (1)
30Json.Serialize(Model)
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_JsonHelperWithSettingsInView_cshtml.g.cs (1)
64Json.Serialize(Model, settings)
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared_Components_PassThrough_Default_cshtml.g.cs (1)
38Model
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_TempDataProperty_DetailsView_cshtml.g.cs (2)
56Model.FullName 66Model.id
ClaimsTransformation (2)
artifacts\obj\ClaimsTransformation\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared_Error_cshtml.g.cs (2)
58if (Model.ShowRequestId) 69Model.RequestId
Cookies (2)
artifacts\obj\Cookies\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared_Error_cshtml.g.cs (2)
58if (Model.ShowRequestId) 69Model.RequestId
CustomPolicyProvider (1)
artifacts\obj\CustomPolicyProvider\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_MinimumAge_cshtml.g.cs (1)
65Model
IdentitySample.Mvc (18)
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_SendCode_cshtml.g.cs (2)
159Model.Providers 192Model.ReturnUrl
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_DisplayRecoveryCodes_cshtml.g.cs (1)
96foreach (var code in Model.Codes)
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_Index_cshtml.g.cs (7)
132if (Model.HasPassword) 203Model.Logins.Count 240Model.PhoneNumber ?? "None" 249if (Model.PhoneNumber != null) 350if (Model.TwoFactor) 428if (Model.AuthenticatorKey == null) 475Model.AuthenticatorKey
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Manage_ManageLogins_cshtml.g.cs (8)
134if (Model.CurrentLogins.Count > 0) 144for (var index = 0; index < Model.CurrentLogins.Count; index++) 155Model.CurrentLogins[index].ProviderDisplayName 182Model.CurrentLogins[index].LoginProvider 209Model.CurrentLogins[index].ProviderKey 234Model.CurrentLogins[index].ProviderDisplayName 308if (Model.OtherLogins.Count > 0) 320foreach (var provider in Model.OtherLogins)
Microsoft.AspNetCore.Identity.UI (12)
Areas_Identity_Pages_V4_Account__StatusMessage_cshtml.g.cs (3)
43if (!String.IsNullOrEmpty(Model)) 45var statusMessageClass = Model.StartsWith("Error") ? "danger" : "success"; 70Model
Areas_Identity_Pages_V4_Account_Manage__StatusMessage_cshtml.g.cs (3)
49if (!String.IsNullOrEmpty(Model)) 51var statusMessageClass = Model.StartsWith("Error") ? "danger" : "success"; 76Model
Areas_Identity_Pages_V5_Account__StatusMessage_cshtml.g.cs (3)
43if (!String.IsNullOrEmpty(Model)) 45var statusMessageClass = Model.StartsWith("Error") ? "danger" : "success"; 70Model
Areas_Identity_Pages_V5_Account_Manage__StatusMessage_cshtml.g.cs (3)
49if (!String.IsNullOrEmpty(Model)) 51var statusMessageClass = Model.StartsWith("Error") ? "danger" : "success"; 76Model
Microsoft.AspNetCore.Mvc.Razor.Test (1)
RazorPageCreateModelExpressionTest.cs (1)
342return ModelExpressionProvider.CreateModelExpression(ViewData, m => Model);
MvcFormSample (2)
artifacts\obj\MvcFormSample\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared_Error_cshtml.g.cs (2)
58if (Model.ShowRequestId) 69Model.RequestId
PathSchemeSelection (2)
artifacts\obj\PathSchemeSelection\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared_Error_cshtml.g.cs (2)
58if (Model.ShowRequestId) 69Model.RequestId
StaticFilesAuth (2)
artifacts\obj\StaticFilesAuth\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared_Error_cshtml.g.cs (2)
64if (Model.ShowRequestId) 75Model.RequestId