1 write to ExpressionBody
Microsoft.CodeAnalysis.Razor.Compiler (1)
Mvc\PagesPropertyInjectionPass.cs (1)
53
ExpressionBody
= "ViewData.Model"
1 reference to ExpressionBody
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\DefaultRazorCSharpLoweringPhase.cs (1)
219
CodeWriter.WritePropertyDeclaration(node.Modifiers, node.Type, node.Name, node.
ExpressionBody
, _context);