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