5 references to EnsureIndexInt32
mscorlib (5)
system\runtime\interopservices\windowsruntime\listtovectoradapter.cs (5)
42
EnsureIndexInt32
(index, _this.Count);
101
EnsureIndexInt32
(index, _this.Count);
121
EnsureIndexInt32
(index, _this.Count + 1);
140
EnsureIndexInt32
(index, _this.Count);
233
EnsureIndexInt32
(startIndex, sourceList.Count);