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