1 write to _childCount
Microsoft.AspNetCore.App.Analyzers (1)
Infrastructure\EmbeddedSyntax\EmbeddedSyntaxNode.cs (1)
190
_childCount
= _node.ChildCount;
1 reference to _childCount
Microsoft.AspNetCore.App.Analyzers (1)
Infrastructure\EmbeddedSyntax\EmbeddedSyntaxNode.cs (1)
200
if (_currentIndex >=
_childCount
)