3 references to RemoveAtHelper
mscorlib (3)
system\runtime\interopservices\windowsruntime\maptocollectionadapter.cs (1)
190VectorToListAdapter.RemoveAtHelper<KeyValuePair<K, V>>(_this_vector, index);
system\runtime\interopservices\windowsruntime\vectortocollectionadapter.cs (1)
126VectorToListAdapter.RemoveAtHelper<T>(_this, index);
system\runtime\interopservices\windowsruntime\vectortolistadapter.cs (1)
96RemoveAtHelper<T>(_this, (uint)index);