2 writes to lLbound
Microsoft.Private.Windows.Core (2)
Windows\Win32\System\Com\SAFEARRAY.cs (1)
31
lLbound
= 0
Windows\Win32\System\Com\SafeArrayScope.cs (1)
123
lLbound
= 0
2 references to lLbound
Microsoft.Private.Windows.Core (2)
Windows\Win32\System\Com\SAFEARRAY.cs (2)
89
int diff = (indices[indicesIndex++] - bounds[boundIndex].
lLbound
);
93
cell += (uint)(c1 - bounds[cDims - 1].
lLbound
);