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)
275_ectx.AssertValue(stream); 340ExceptionContext.AssertValue(ent); 383ExceptionContext.AssertValue(_closed); 384ExceptionContext.AssertValue(_archive); 415ExceptionContext.AssertValue(_closed); 553ExceptionContext.AssertValue(ent);
Data\ServerChannel.cs (2)
85_chp.AssertValue(_toPublish); 136_chp.AssertValue(_onPublish);
Data\SynchronizedCursorBase.cs (1)
47Ch.AssertValue(input);