5 references to CheckValueOrNull
Microsoft.ML.Core (5)
ComponentModel\AssemblyLoadingUtils.cs (1)
88
env.
CheckValueOrNull
(loadAssembliesPath);
ComponentModel\ComponentCatalog.cs (1)
1002
env.
CheckValueOrNull
(name);
Data\ModelLoadContext.cs (1)
83
_ectx.
CheckValueOrNull
(dir);
Data\ModelSaveContext.cs (1)
91
_ectx.
CheckValueOrNull
(dir);
Data\Repository.cs (1)
237
_ectx.
CheckValueOrNull
(dir);