1 write to _node
Microsoft.AspNetCore.App.Analyzers (1)
Infrastructure\EmbeddedSyntax\EmbeddedSyntaxNode.cs (1)
189_node = node;
2 references to _node
Microsoft.AspNetCore.App.Analyzers (2)
Infrastructure\EmbeddedSyntax\EmbeddedSyntaxNode.cs (2)
190_childCount = _node.ChildCount; 206Current = _node.ChildAt(_currentIndex);