3 references to s_ingestDoubleArray
Microsoft.Maui.Controls (3)
Shell\ShellAppearance.cs (3)
40 double[] _doubleArray = new double[s_ingestDoubleArray.Length]; 169 var doubleDataSet = pivot.GetValues<double>(s_ingestDoubleArray); 170 for (int i = 0; i < s_ingestDoubleArray.Length; i++)