Implemented interface members:
method
RemoveAt
System.Collections.IList.RemoveAt(System.Int32)
method
RemoveAt
System.Collections.Generic.IList<T>.RemoveAt(System.Int32)
271 references to RemoveAt
mscorlib (8)
parent\parent\parent\parent\InternalApis\NDP_Common\inc\PinnableBufferCache.cs (1)
221m_NotGen2.RemoveAt(idx);
system\collections\generic\list.cs (2)
826RemoveAt(index); 1134_list.RemoveAt(index);
system\io\directory.cs (1)
325stackDir.RemoveAt(stackDir.Count - 1);
system\io\filesystemenumerable.cs (1)
420searchStack.RemoveAt(0);
system\io\longpath.cs (1)
560stackDir.RemoveAt(stackDir.Count - 1);
system\runtime\interopservices\windowsruntime\windowsruntimemarshal.cs (1)
181restTokens.RemoveAt(last);
system\security\claims\ClaimsIdentity.cs (1)
695m_instanceClaims.RemoveAt(i);
PresentationCore (36)
Core\CSharp\MS\Internal\Ink\ErasingStroke.cs (2)
198eraseAt.RemoveAt(i); 233eraseAt.RemoveAt(index);
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (1)
122charData.RemoveAt(charData.Count - 1);
Core\CSharp\System\Windows\FreezableCollection.cs (2)
273_collection.RemoveAt(index); 322_collection.RemoveAt(index);
Core\CSharp\System\Windows\Ink\IncrementalHitTester.cs (1)
205_strokeInfos.RemoveAt(i);
Core\CSharp\System\Windows\Ink\StrokeCollection.cs (2)
437( (List<Stroke>)this.Items ).RemoveAt(indexes[x]); 558( (List<Stroke>)this.Items ).RemoveAt(indexes[x]);
Core\CSharp\System\Windows\Input\Command\CommandBindingCollection.cs (1)
264_innerCBList.RemoveAt(index);
Core\CSharp\System\Windows\Input\Command\InputBindingCollection.cs (1)
345_innerBindingList.RemoveAt(index);
Core\CSharp\System\Windows\Input\Command\InputGestureCollection.cs (1)
247_innerGestureList.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\BooleanKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\ByteKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\CharKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\ColorKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\DecimalKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\DoubleKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\Int16KeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\Int32KeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\Int64KeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\MatrixKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\ObjectKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\Point3DKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\PointKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\QuaternionKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\RectKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\Rotation3DKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\SingleKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\SizeKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\StringKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\Vector3DKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media\Animation\Generated\VectorKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
Core\CSharp\System\Windows\Media3D\Matrix3DStack.cs (1)
50_stack.RemoveAt(_stack.Count - 1);
Graphics\include\exports.cs (3)
1307_others.RemoveAt(j); 1329_others.RemoveAt(index); 1569others.RemoveAt(index);
PresentationFramework (53)
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (1)
1083_components.RemoveAt(ind);
src\Framework\MS\Internal\Annotations\TextAnchor.cs (2)
321anchor._segments.RemoveAt(currentIndex); 419anchor._segments.RemoveAt(current);
src\Framework\MS\Internal\Documents\FlowDocumentPaginator.cs (2)
461_asyncRequests.RemoveAt(index); 813_asyncRequests.RemoveAt(index);
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
2567_lineMetrics.RemoveAt(lineIndex); //
src\Framework\MS\Internal\Helper.cs (2)
841itemValues.RemoveAt(i); 1074itemValuesList.RemoveAt(i--);
src\Framework\MS\Internal\Ink\HighContrastHelper.cs (2)
112__highContrastCallbackList.RemoveAt(j); 181__highContrastCallbackList.RemoveAt(j);
src\Framework\MS\Internal\PtsHost\BreakRecordTable.cs (1)
425_breakRecords.RemoveAt(index);
src\Framework\MS\Internal\PtsHost\PtsCache.cs (2)
394_contextPool.RemoveAt(index); 478_contextPool.RemoveAt(index);
src\Framework\MS\Internal\PtsHost\TextParagraph.cs (1)
1639objectsCached.RemoveAt(start);
src\Framework\System\Windows\Annotations\AnnotationService.cs (1)
1032existingAnnotations.RemoveAt(i);
src\Framework\System\Windows\Automation\Peers\FlowDocumentPageViewerAutomationPeer.cs (1)
49children.RemoveAt(children.Count - 1);
src\Framework\System\Windows\Automation\Peers\GroupItemAutomationPeer.cs (1)
231itemsControlAP.RecentlyRealizedPeers.RemoveAt(realizedPeerIndex);
src\Framework\System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
686_list.RemoveAt(i);
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (1)
117_uriList.RemoveAt(index);
src\Framework\System\Windows\Controls\DataGrid.cs (2)
7317GroupingSortDescriptionIndices.RemoveAt(i); 7793_pendingInfos.RemoveAt(i);
src\Framework\System\Windows\Controls\DataGridColumnCollection.cs (4)
369DisplayIndexMap.RemoveAt(oldDisplayIndex); 695DisplayIndexMap.RemoveAt(removedDisplayIndex); 955unResolvedColumns.RemoveAt(i); 977unResolvedColumns.RemoveAt(i);
src\Framework\System\Windows\Controls\GridViewColumnCollection.cs (2)
305_columns.RemoveAt(actualIndex); 342_actualIndices.RemoveAt(_actualIndices.Count - 1);
src\Framework\System\Windows\Controls\Primitives\GridViewRowPresenterBase.cs (1)
167DesiredWidthList.RemoveAt(e.ActualIndex);
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
2809_list.RemoveAt(index);
src\Framework\System\Windows\Controls\TextSearch.cs (1)
298_charsEntered.RemoveAt(_charsEntered.Count - 1);
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (3)
854addList.RemoveAt(c); 878addList.RemoveAt(c); 932_regions.RemoveAt(i);
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
12433s_TargetToTraceListMap.RemoveAt(i);
src\Framework\System\Windows\Data\BindingExpressionBase.cs (1)
2365toRemove.RemoveAt(j);
src\Framework\System\Windows\Documents\FixedFlowMap.cs (1)
180_flowOrder.RemoveAt(index);
src\Framework\System\Windows\Documents\FixedSOMLineRanges.cs (2)
51Start.RemoveAt(i); 52End.RemoveAt(i);
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (3)
1065tables.RemoveAt(j--); 1070tables.RemoveAt(i--); 1094_fixedSOMPage.SemanticBoxes.RemoveAt(i);
src\Framework\System\Windows\Documents\FixedSOMTable.cs (2)
194this.SemanticBoxes.RemoveAt(i); 257row.SemanticBoxes.RemoveAt(indexInRow[r]);
src\Framework\System\Windows\FrameworkContextData.cs (1)
66_currentWalkers.RemoveAt(last);
src\Framework\System\Windows\Input\KeyboardNavigation.cs (1)
3630_list.RemoveAt(i);
src\Framework\System\Windows\Markup\BamlReader.cs (1)
2316_deferKeys.RemoveAt(0);
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
4360_stackDataFactoryCache.RemoveAt(_stackDataFactoryCache.Count-1);
src\Framework\System\Windows\Media\Animation\Generated\ThicknessKeyFrameCollection.cs (1)
446_keyFrames.RemoveAt(index);
src\Framework\System\Windows\Navigation\Journal.cs (1)
518_journalEntryList.RemoveAt(index);
src\Framework\System\Windows\ThemeDictionaryExtension.cs (3)
143_themeDictionaryInfos.RemoveAt(i); 215_themeDictionaryInfos.RemoveAt(i); 249_themeDictionaryInfos.RemoveAt(i);
src\Framework\System\Windows\TriggerActionCollection.cs (1)
92_rawList.RemoveAt(index);
System (9)
compmod\system\collections\generic\sortedset.cs (4)
169els.RemoveAt(i); 275processQueue.RemoveAt(0); 1827toRemove.RemoveAt(toRemove.Count - 1); 1904processQueue.RemoveAt(0);
net\System\Net\_Connection.cs (1)
1040m_WaitList.RemoveAt(0);
parent\parent\parent\InternalApis\NDP_Common\inc\PinnableBufferCache.cs (1)
221m_NotGen2.RemoveAt(idx);
regex\system\text\regularexpressions\RegexParser.cs (2)
2063_optionsStack.RemoveAt(_optionsStack.Count - 1); 2077_optionsStack.RemoveAt(_optionsStack.Count - 1);
sys\system\collections\concurrent\BlockingCollection.cs (1)
1036handles.RemoveAt(handles.Count - 1); //remove the linked token
System.Activities (6)
System\Activities\ExclusiveHandle.cs (1)
341this.bookmarks.RemoveAt(i);
System\Activities\HybridCollection.cs (1)
164this.multipleItems.RemoveAt(position);
System\Activities\Runtime\ExecutionPropertyManager.cs (2)
355this.threadProperties.RemoveAt(i); 476this.threadProperties.RemoveAt(i);
System\Activities\Runtime\MappableObjectManager.cs (1)
81this.mappableLocations.RemoveAt(i);
System\Activities\Statements\TimerTable.cs (1)
342this.list.RemoveAt(index);
System.Activities.Core.Presentation (4)
System\Activities\Core\Presentation\PickValidationErrorSourceLocator.cs (2)
34parentChain.RemoveAt(parentChain.Count - 1); 39parentChain.RemoveAt(parentChain.Count - 1);
System\Activities\Core\Presentation\StateMachineValidationErrorSourceLocator.cs (2)
47parentChain.RemoveAt(parentChain.Count - 1); 52parentChain.RemoveAt(parentChain.Count - 1);
System.Activities.Presentation (28)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\Metadata\MutableAttributeTable.cs (1)
210attributes.RemoveAt(idx);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\UserInterface\FocusScopeManager.cs (2)
390this.scopes.RemoveAt(curRefIndex); 431this.scopes.RemoveAt(curScopeIndex);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyValueCollection.cs (5)
252_values.RemoveAt(index); 362_values.RemoveAt(newIndex); 363_values.RemoveAt(currentIndex); 367_values.RemoveAt(currentIndex); 368_values.RemoveAt(newIndex);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyValueEditorCommandHandler.cs (4)
69_pendingTransactions.RemoveAt(i); 81_pendingTransactions.RemoveAt(i); 166_pendingTransactions.RemoveAt(_pendingTransactions.Count - 1); 183_pendingTransactions.RemoveAt(_pendingTransactions.Count - 1);
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectorEditor.cs (2)
198segments.RemoveAt(0); 199segments.RemoveAt(segments.Count - 1);
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectorRouter.cs (4)
252points.RemoveAt(i); 279points.RemoveAt(i); 708points.RemoveAt(i); 1328covers.RemoveAt(i);
System.Activities.Presentation\System\Activities\Presentation\Model\EditingScope.cs (1)
266this.appliedChanges.RemoveAt(this.appliedChanges.Count - 1);
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (1)
621this.modelItems.RemoveAt(index);
System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
280this.UniqueNamespaces.RemoveAt(index);
System.Activities.Presentation\System\Activities\Presentation\UndoEngine.cs (5)
121undoBuffer.RemoveAt(0); 135undoBuffer.RemoveAt(undoBuffer.Count - 1); 150redoBuffer.RemoveAt(redoBuffer.Count - 1); 313this.containerUndoUnit.DoList.RemoveAt(this.containerUndoUnit.DoList.Count - 1); 332this.containerUndoUnit.RedoList.RemoveAt(0);
System.Activities.Presentation\System\Activities\Presentation\Validation\ValidationService.cs (1)
592parentChain.RemoveAt(0);
System.Activities.Presentation\System\Activities\Presentation\Xaml\ErrorTolerantObjectWriter.cs (1)
825this.RemoveAt(Count - 1);
System.ComponentModel.DataAnnotations (1)
DataAnnotations\ValidationAttributeStore.cs (1)
240attributes.RemoveAt(i);
System.Core (3)
Microsoft\Scripting\Actions\ExpandoClass.cs (1)
71infos.RemoveAt(i);
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (1)
280buckets.RemoveAt(buckets.Count - 1);
Microsoft\Scripting\Compiler\StackSpiller.Temps.cs (1)
62_freeTemps.RemoveAt(i);
System.Data (39)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\Metadata\MutableAttributeTable.cs (1)
210attributes.RemoveAt(idx);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\UserInterface\FocusScopeManager.cs (2)
390this.scopes.RemoveAt(curRefIndex); 431this.scopes.RemoveAt(curScopeIndex);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyValueCollection.cs (5)
252_values.RemoveAt(index); 362_values.RemoveAt(newIndex); 363_values.RemoveAt(currentIndex); 367_values.RemoveAt(currentIndex); 368_values.RemoveAt(newIndex);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyValueEditorCommandHandler.cs (4)
69_pendingTransactions.RemoveAt(i); 81_pendingTransactions.RemoveAt(i); 166_pendingTransactions.RemoveAt(_pendingTransactions.Count - 1); 183_pendingTransactions.RemoveAt(_pendingTransactions.Count - 1);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectorEditor.cs (2)
198segments.RemoveAt(0); 199segments.RemoveAt(segments.Count - 1);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectorRouter.cs (4)
252points.RemoveAt(i); 279points.RemoveAt(i); 708points.RemoveAt(i); 1328covers.RemoveAt(i);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\EditingScope.cs (1)
266this.appliedChanges.RemoveAt(this.appliedChanges.Count - 1);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (1)
621this.modelItems.RemoveAt(index);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
280this.UniqueNamespaces.RemoveAt(index);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\UndoEngine.cs (5)
121undoBuffer.RemoveAt(0); 135undoBuffer.RemoveAt(undoBuffer.Count - 1); 150redoBuffer.RemoveAt(redoBuffer.Count - 1); 313this.containerUndoUnit.DoList.RemoveAt(this.containerUndoUnit.DoList.Count - 1); 332this.containerUndoUnit.RedoList.RemoveAt(0);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Validation\ValidationService.cs (1)
592parentChain.RemoveAt(0);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Xaml\ErrorTolerantObjectWriter.cs (1)
825this.RemoveAt(Count - 1);
fx\src\data\System\Data\Common\DataColumnMappingCollection.cs (1)
295items.RemoveAt(index);
fx\src\data\System\Data\Common\DataTableMappingCollection.cs (1)
298items.RemoveAt(index);
fx\src\data\System\Data\DataViewListener.cs (1)
171listeners.RemoveAt(i);
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (2)
133connections.RemoveAt(i); 273connections.RemoveAt(entry);
fx\src\Data\System\Data\ProviderBase\DbParameterCollectionHelper.cs (1)
222items.RemoveAt(index);
fx\src\data\System\Data\RecordManager.cs (1)
98freeRecordList.RemoveAt(freeRecordList.Count - 1);
fx\src\data\System\Data\Selection.cs (2)
1016listeners.RemoveAt(index); 1064listeners.RemoveAt(i);
fx\src\data\System\Data\SqlClient\SqlDependency.cs (2)
426_eventList.RemoveAt(index); 856databaseServiceList.RemoveAt(index);
System.Data.Entity (16)
System\Data\Common\EntitySql\StaticContext.cs (2)
243_propRefs.RemoveAt(_propRefs.Count - 1); 454_scopes.RemoveAt(CurrentScopeIndex);
System\Data\Common\Utils\ModifiableIteratorCollection.cs (1)
118m_elements.RemoveAt(lastIndex);
System\Data\Common\Utils\ThreadSafeList.cs (1)
129_list.RemoveAt(index);
System\Data\Common\Utils\TreePrinter.cs (1)
178_scopes.RemoveAt(_scopes.Count - 1);
System\Data\EntityClient\DbParameterCollectionHelper.cs (1)
224items.RemoveAt(index);
System\Data\Mapping\ViewGeneration\Structures\CaseStatement.cs (1)
217clauses.RemoveAt(lastIndex);
System\Data\Metadata\MetadataCache.cs (1)
223_metadataEntriesRemovedFromCache.RemoveAt(i);
System\Data\Objects\Span.cs (1)
263navigations.RemoveAt(i);
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (2)
2492inputFields.RemoveAt(0); 2493inputFieldValues.RemoveAt(0);
System\Data\Query\PlanCompiler\PreProcessor.cs (2)
1782n.Children.RemoveAt(i); 1783copiedRelPropList.RemoveAt(j);
System\Data\Query\PlanCompiler\TransformationRules.cs (2)
1051caseOpNode.Children.RemoveAt(caseOpNode.Children.Count - 1); 2376n.Child1.Children.RemoveAt(i);
System\Data\SqlClient\SqlGen\SymbolTable.cs (1)
47symbols.RemoveAt(symbols.Count - 1);
System.Data.Linq (6)
SqlClient\Query\SqlDeflator.cs (3)
151select.Row.Columns.RemoveAt(i); 403select.GroupBy.RemoveAt(i); 424select.OrderBy.RemoveAt(i);
SqlClient\Query\SqlRemoveConstantOrderBy.cs (1)
33orders.RemoveAt(i);
SqlClient\SqlConnectionManager.cs (2)
69this.users.RemoveAt(index); 128this.users.RemoveAt(index);
System.Data.Services (11)
System\Data\Services\Providers\BasicExpandProvider.cs (1)
1124this.projectedProperties.RemoveAt(projectedPropertyIndex);
System\Data\Services\Providers\ExpandedProjectionNode.cs (3)
297this.nodes.RemoveAt(j); 335this.nodes.RemoveAt(j); 353this.nodes.RemoveAt(j);
System\Data\Services\Providers\ObjectContextServiceProvider.cs (1)
1283pathSegments.RemoveAt(pathSegments.Count - 1);
System\Data\Services\Providers\ReflectionServiceProvider.cs (1)
556ancestors.RemoveAt(i);
System\Data\Services\RequestQueryProcessor.cs (1)
516this.expandPathsAsText.RemoveAt(i);
System\Data\Services\Serializers\Serializer.cs (4)
544this.segmentNames.RemoveAt(this.segmentNames.Count - 1); 545this.segmentContainers.RemoveAt(this.segmentContainers.Count - 1); 546this.segmentResultCounts.RemoveAt(this.segmentResultCounts.Count - 1); 948parentPathSegments.RemoveAt(parentPathSegments.Count - 1);
System.Data.Services.Client (1)
System\Data\Services\Client\ProjectionPathBuilder.cs (1)
276this.rewrites.RemoveAt(i);
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\DodSequenceMerge.cs (1)
79this.sequencesToMerge.RemoveAt(this.sequencesToMerge.Count - 1);
System\Xml\Xsl\XmlQueryTypeFactory.cs (1)
281accumulator.RemoveAt(i);
System.IdentityModel (1)
System\IdentityModel\MostlySingletonList.cs (1)
135this.list.RemoveAt(index);
System.IO.Log (1)
System\IO\Log\ReservationCollection.cs (1)
288this.reservationKeys.RemoveAt(index);
System.ServiceModel (12)
System\ServiceModel\Channels\ConnectAlgorithms.cs (1)
179results.RemoveAt(index);
System\ServiceModel\Channels\ConnectionPoolRegistry.cs (1)
75registryEntry.RemoveAt(i);
System\ServiceModel\Channels\TransmissionStrategy.cs (3)
423this.retransmissionWindow.RemoveAt(0); 432this.retransmissionWindow.RemoveAt(0); 438this.retransmissionWindow.RemoveAt(0);
System\ServiceModel\Diagnostics\ServiceModelPerformanceCounters.cs (1)
171this.performanceCounters.RemoveAt(i);
System\ServiceModel\MostlySingletonList.cs (1)
130this.list.RemoveAt(index);
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
1523this.allowedAuthenticators.RemoveAt(i);
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
1428futureSessionTokens.RemoveAt(i);
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (1)
1037this.rsaSecurityTokens.RemoveAt(0);
System\ServiceModel\SynchronizedCollection.cs (1)
207this.items.RemoveAt(index);
System\ServiceModel\SynchronizedDisposablePool.cs (1)
85this.items.RemoveAt(index);
System.ServiceModel.Activities (4)
System\ServiceModel\Activities\Dispatcher\BufferedReceiveManager.cs (2)
189bookmarks.RemoveAt(i); 204properties.RemoveAt(index);
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (2)
701this.idleWaiters.RemoveAt(0); 5480this.waiters.RemoveAt(0);
System.ServiceModel.Internals (1)
System\Runtime\AsyncWaitHandle.cs (1)
179this.asyncWaiters.RemoveAt(0);
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\SessionChannels.cs (1)
150this.sessionList.RemoveAt(count - 1);
System.Web (3)
PipelineModuleStepContainer.cs (1)
144stepArray.RemoveAt(toRemove);
UI\WebControls\MenuItemCollection.cs (1)
201_list.RemoveAt(index);
UI\WebControls\TreeNodeCollection.cs (1)
217_list.RemoveAt(index);
System.Web.Extensions (2)
Util\OrderedDictionary.cs (2)
100_keys.RemoveAt(index); 101_values.RemoveAt(index);
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (1)
2154this.rowStates.RemoveAt(rowIndex);
System.Workflow.Activities (3)
EventHandlers.cs (1)
199activity.ActivityState.RemoveAt(i);
Listen.cs (1)
166listen.ActivityState.RemoveAt(i);
StateMachineSubscriptionManager.cs (1)
370this.EventQueue.RemoveAt(0);
System.Workflow.ComponentModel (7)
AuthoringOM\ActivitiesCollection.cs (1)
65base.RemoveAt(index);
AuthoringOM\ActivityExecutionContext.cs (1)
579handles.RemoveAt(--i);
AuthoringOM\Design\Connector.cs (4)
1277segments.RemoveAt(0); 1279segments.RemoveAt(segments.Count - 1); 2394Le.RemoveAt(i); 2817covers.RemoveAt(i);
AuthoringOM\ItemList.cs (1)
134base.RemoveAt(index);
System.Workflow.Runtime (1)
Tracking.cs (1)
362channels.RemoveAt(i);
System.WorkflowServices (1)
System\Workflow\Activities\OperationParameterInfoCollection.cs (1)
326base.RemoveAt(index);
System.Xml (2)
System\Xml\Schema\XmlSchemaObjectTable.cs (1)
68entries.RemoveAt(matchedIndex);
System\Xml\XPath\Internal\ClonableStack.cs (1)
28base.RemoveAt(last);
WindowsBase (7)
Base\MS\Internal\IO\Packaging\InternalRelationshipCollection.cs (1)
135_relationships.RemoveAt(index);
Base\MS\Internal\IO\Packaging\SparseMemoryStream.cs (2)
606_memoryStreamList.RemoveAt(index); 616_memoryStreamList.RemoveAt(index);
Base\System\IO\Packaging\PackageDigitalSignatureManager.cs (1)
754_signatures.RemoveAt(index); // ensure it is actually removed from the list
Base\System\IO\Packaging\PackagePart.cs (1)
889_requestedStreams.RemoveAt(i);
Base\System\Windows\Threading\Dispatcher.cs (2)
134_dispatchers.RemoveAt(i); 2852timers.RemoveAt(iTimer);
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\XamlStackWriter.cs (1)
187_stack.RemoveAt(_stack.Count - 1);