2 writes to _body
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\Generated\Syntax.xml.Internal.Generated.cs (2)
2987_body = body; 2998_body = body;
3 references to _body
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Syntax\Generated\Syntax.xml.Internal.Generated.cs (3)
3003public override CSharpSyntaxNode Body => _body; 30101 => _body, 3034=> new RazorDirectiveSyntax(Kind, _transition, _body, _directiveDescriptor, diagnostics);