Base:
property
Depth
Microsoft.ML.Runtime.ChannelProviderBase.Depth
1 write to Depth
Microsoft.ML.Core (1)
Environment\HostEnvironmentBase.cs (1)
174
Depth
= parent.Depth + 1;
1 reference to Depth
Microsoft.ML.Core (1)
Environment\ConsoleEnvironment.cs (1)
128
wr.Write(new string(' ', commChannel.
Depth
* 2));