1 write to _instByte
Microsoft.ML.DataView (1)
DataViewType.cs (1)
155
Interlocked.CompareExchange(ref
_instByte
, new NumberDataViewType(typeof(byte)), null) ??
2 references to _instByte
Microsoft.ML.DataView (2)
DataViewType.cs (2)
154
return
_instByte
??
156
_instByte
;