6 references to ExceptGetAnnotation
Microsoft.ML.Core (1)
Data\AnnotationUtils.cs (1)
133throw ExceptGetAnnotation();
Microsoft.ML.Data (3)
DataLoadSave\Binary\BinaryLoader.cs (1)
658throw AnnotationUtils.ExceptGetAnnotation();
Scorers\RowToRowScorerBase.cs (1)
465throw AnnotationUtils.ExceptGetAnnotation();
Transforms\ColumnBindingsBase.cs (1)
581throw AnnotationUtils.ExceptGetAnnotation();
Microsoft.ML.Transforms (2)
MissingValueIndicatorTransform.cs (2)
181throw AnnotationUtils.ExceptGetAnnotation(); 201throw AnnotationUtils.ExceptGetAnnotation();