3 references to cElems
System.Windows.Forms.Primitives (3)
Windows\Win32\System\Ole\CALPOLESTR.cs (3)
10if (cElems == 0 || pElems is null) 15string?[] values = new string?[(int)cElems]; 16for (int i = 0; i < cElems; i++)