2 references to ParameterMustNotBeNullOrWhitespace
Microsoft.Data.Analysis (2)
DataFrame.cs (2)
743throw new ArgumentException(Strings.ParameterMustNotBeNullOrWhitespace, nameof(variableName)); 748throw new ArgumentException(Strings.ParameterMustNotBeNullOrWhitespace, nameof(valueName));