1 write to _channel
Microsoft.ML.AutoML (1)
AutoMLExperiment\IMLContextManager.cs (1)
31_channel = ((IChannelProvider)mainContext).Start(channelName);
1 reference to _channel
Microsoft.ML.AutoML (1)
AutoMLExperiment\IMLContextManager.cs (1)
46_channel.Send(new ChannelMessage(e.Kind, MessageSensitivity.Unknown, e.Message));