1 write to _fShort
Microsoft.ML.Tests (1)
CollectionsDataViewTest.cs (1)
211public short? ShortProp { get { return _fShort; } set { _fShort = value; } }
1 reference to _fShort
Microsoft.ML.Tests (1)
CollectionsDataViewTest.cs (1)
211public short? ShortProp { get { return _fShort; } set { _fShort = value; } }