2 references to cElems
System.Windows.Forms.Primitives (2)
Windows\Win32\System\Ole\CADWORD.cs (2)
14return (cElems == 0 || pElems is null) 16: new Span<uint>(pElems, (int)cElems).ToArray();