37 references to CheckValueOrNull
Microsoft.ML.Core (37)
CommandLine\CharCursor.cs (2)
25
Contracts.
CheckValueOrNull
(text);
34
Contracts.
CheckValueOrNull
(text);
CommandLine\CmdParser.cs (1)
1254
Contracts.
CheckValueOrNull
(defaults);
ComponentModel\ComponentCatalog.cs (2)
734
Contracts.
CheckValueOrNull
(typeSig);
817
Contracts.
CheckValueOrNull
(loadName);
ComponentModel\LoadableClassAttribute.cs (1)
163
Contracts.
CheckValueOrNull
(summary);
Data\AnnotationUtils.cs (1)
300
Contracts.
CheckValueOrNull
(schema);
Data\DataKind.cs (1)
295
Contracts.
CheckValueOrNull
(type);
Data\IEstimator.cs (1)
65
Contracts.
CheckValueOrNull
(annotations);
Data\IProgressChannel.cs (2)
104
Contracts.
CheckValueOrNull
(unitNames);
105
Contracts.
CheckValueOrNull
(metricNames);
Data\ModelHeader.cs (1)
133
Contracts.
CheckValueOrNull
(pool);
Data\ProgressReporter.cs (1)
52
Contracts.
CheckValueOrNull
(ectx);
Data\ReadOnlyMemoryUtils.cs (3)
23
Contracts.
CheckValueOrNull
(s);
36
Contracts.
CheckValueOrNull
(separators);
123
Contracts.
CheckValueOrNull
(separators);
Data\Repository.cs (2)
293
Contracts.
CheckValueOrNull
(ectx);
452
Contracts.
CheckValueOrNull
(ectx);
Data\RoleMappedSchema.cs (12)
394
Contracts.
CheckValueOrNull
(label);
395
Contracts.
CheckValueOrNull
(feature);
396
Contracts.
CheckValueOrNull
(group);
397
Contracts.
CheckValueOrNull
(weight);
398
Contracts.
CheckValueOrNull
(name);
399
Contracts.
CheckValueOrNull
(custom);
481
Contracts.
CheckValueOrNull
(label);
482
Contracts.
CheckValueOrNull
(feature);
483
Contracts.
CheckValueOrNull
(group);
484
Contracts.
CheckValueOrNull
(weight);
485
Contracts.
CheckValueOrNull
(name);
486
Contracts.
CheckValueOrNull
(custom);
EntryPoints\EntryPointUtils.cs (1)
108
Contracts.
CheckValueOrNull
(ectx);
Environment\ConsoleEnvironment.cs (2)
371
Contracts.
CheckValueOrNull
(outWriter);
372
Contracts.
CheckValueOrNull
(errWriter);
Environment\HostEnvironmentBase.cs (1)
393
Contracts.
CheckValueOrNull
(rand);
Prediction\TrainContext.cs (2)
56
Contracts.
CheckValueOrNull
(validationSet);
57
Contracts.
CheckValueOrNull
(initialPredictor);
Utilities\VBufferUtils.cs (1)
306
Contracts.
CheckValueOrNull
(pred);