2 references to ChildCount
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\StackFrame\StackFrameNodeDefinitions.cs (2)
422
if (index >=
ChildCount
)
432
if (index ==
ChildCount
- 1)