1 write to _scoreColumnSetIdType
Microsoft.ML.Core (1)
Data\AnnotationUtils.cs (1)
170Interlocked.CompareExchange(ref _scoreColumnSetIdType, new KeyDataViewType(typeof(uint), int.MaxValue), null) ??
2 references to _scoreColumnSetIdType
Microsoft.ML.Core (2)
Data\AnnotationUtils.cs (2)
169return _scoreColumnSetIdType ?? 171_scoreColumnSetIdType;