2 writes to ShowMetadataValues
Microsoft.ML.TestFramework (2)
DataPipe\TestDataPipeBase.cs (2)
287new ShowSchemaCommand.Arguments() { ShowMetadataValues = true, ShowSteps = true }, 298new ShowSchemaCommand.Arguments() { ShowMetadataValues = true, ShowSteps = true },
1 reference to ShowMetadataValues
Microsoft.ML.Data (1)
Commands\ShowSchemaCommand.cs (1)
144bool metaVals = args.ShowMetadataValues;