1 reference to WritePropertyDeclaration
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\DefaultRazorCSharpLoweringPhase.cs (1)
219
CodeWriter.
WritePropertyDeclaration
(node.Modifiers, node.Type, node.Name, node.ExpressionBody, _context);