2 references to ExpectedEitherGuessRowsOrDataTypes
Microsoft.Data.Analysis (2)
DataFrame.IO.cs (2)
369
throw new ArgumentException(string.Format(Strings.
ExpectedEitherGuessRowsOrDataTypes
, nameof(guessRows), nameof(dataTypes)));
581
throw new ArgumentException(string.Format(Strings.
ExpectedEitherGuessRowsOrDataTypes
, nameof(guessRows), nameof(dataTypes)));