2 writes to fString
Microsoft.ML.Tests (2)
CollectionsDataViewTest.cs (2)
229
new ClassWithConstField(){ fInt=1,
fString
="lala" },
230
new ClassWithConstField(){ fInt=-1,
fString
="" },