1 write to Root
Microsoft.ML.Core (1)
Data\LinkedRootCursorBase.cs (1)
36
Root
= Input is SynchronizedCursorBase snycInput ? snycInput.Root : input;
1 reference to Root
Microsoft.ML.Core (1)
Data\LinkedRowFilterCursorBase.cs (1)
29
while (
Root
.MoveNext())