2 writes to cElements
Microsoft.Private.Windows.Core (2)
Windows\Win32\System\Com\SAFEARRAY.cs (1)
30cElements = 0,
Windows\Win32\System\Com\SafeArrayScope.cs (1)
122cElements = size,
2 references to cElements
Microsoft.Private.Windows.Core (2)
Windows\Win32\System\Com\SAFEARRAY.cs (1)
87dimensionSize *= bounds[boundIndex--].cElements;
Windows\Win32\System\Com\SafeArrayScope.cs (1)
228public int Length => (int)Value->GetBounds().cElements;