1 write to _published
Microsoft.ML.Core (1)
Data\ServerChannel.cs (1)
125_published = new Bundle(this);
4 references to _published
Microsoft.ML.Core (4)
Data\ServerChannel.cs (4)
76_published?.Done(); 84_chp.Check(_published == null, "Cannot expose more interfaces once a server channel has been published"); 124_chp.Check(_published == null, "Cannot republish once a server channel has been published"); 126_onPublish(_published);