1 write to _serverFactory
Microsoft.ML.Data (1)
Commands\DataCommand.cs (1)
93
_serverFactory
= options.Server;
1 reference to _serverFactory
Microsoft.ML.Data (1)
Commands\DataCommand.cs (1)
74
return
_serverFactory
?.CreateComponent(Host, ch);