3 references to MoveToFirstChild
Microsoft.CodeAnalysis.CSharp (3)
Parser\Blender.cs (1)
76_oldTreeCursor = Cursor.FromRoot(oldTree).MoveToFirstChild();
Parser\Blender.Cursor.cs (1)
164cursor = cursor.MoveToFirstChild();
Parser\Blender.Reader.cs (1)
98_oldTreeCursor = _oldTreeCursor.MoveToFirstChild();