3 references to CheckDecode
Microsoft.ML.Core (3)
Data\ModelLoadContext.cs (3)
141_ectx.CheckDecode(-1 <= id && id < Utils.Size(Strings)); 164_ectx.CheckDecode(0 <= id && id < Utils.Size(Strings)); 166_ectx.CheckDecode(str.Length > 0);