12 references to AssertValue
Microsoft.ML.Core (12)
Data\ModelLoading.cs (2)
123env.AssertValue(result); 148_ectx.AssertValue(result);
Data\ProgressReporter.cs (1)
376_ectx.AssertValue(source);
Data\Repository.cs (6)
279_ectx.AssertValue(stream); 344ExceptionContext.AssertValue(ent); 387ExceptionContext.AssertValue(_closed); 388ExceptionContext.AssertValue(_archive); 419ExceptionContext.AssertValue(_closed); 557ExceptionContext.AssertValue(ent);
Data\ServerChannel.cs (2)
85_chp.AssertValue(_toPublish); 136_chp.AssertValue(_onPublish);
Data\SynchronizedCursorBase.cs (1)
47Ch.AssertValue(input);