Implemented interface members:
method
RemoveAt
System.Collections.IList.RemoveAt(System.Int32)
method
RemoveAt
System.Collections.Generic.IList<T>.RemoveAt(System.Int32)
496 references to RemoveAt
Aspire.Dashboard (2)
Components\Controls\StructuredLogDetails.razor.cs (1)
112source.RemoveAt(i);
src\Shared\CircularBuffer.cs (1)
156_buffer.RemoveAt(internalIndex);
Aspire.Hosting (2)
ApplicationModel\ResourceCollection.cs (1)
26public void RemoveAt(int index) => _resources.RemoveAt(index);
src\Shared\CircularBuffer.cs (1)
156_buffer.RemoveAt(internalIndex);
Aspire.Hosting.Analyzers (1)
Infrastructure\BoundedCacheWithFactory.cs (1)
50_weakReferencedEntries.RemoveAt(i);
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaObjectTable.cs (1)
79_entries.RemoveAt(matchedIndex);
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\ClonableStack.cs (1)
28base.RemoveAt(last);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionPoolRegistry.cs (1)
73registryEntry.RemoveAt(i);
FrameworkFork\System.ServiceModel\System\ServiceModel\SynchronizedCollection.cs (1)
206_items.RemoveAt(index);
Metadata\MetadataDocumentSaver.cs (1)
134UnresolvedReferences.RemoveAt(idx);
Shared\Options\ListValue.cs (1)
44this.InnerList.RemoveAt(index);
IIS.Microbenchmarks (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
illink (6)
InMemory.FunctionalTests (1)
src\Servers\Kestrel\shared\TransportConnection.Generated.cs (1)
99MaybeExtra.RemoveAt(i);
Microsoft.Analyzers.Local (1)
ApiLifecycle\Json\JsonArray.cs (1)
87_items.RemoveAt(index);
Microsoft.AspNetCore (1)
WebApplicationBuilder.cs (1)
506destinationDescriptions.RemoveAt(wireUpIndex);
Microsoft.AspNetCore.App.Analyzers (1)
src\Shared\RoslynUtils\BoundedCacheWithFactory.cs (1)
53_weakReferencedEntries.RemoveAt(i);
Microsoft.AspNetCore.App.Analyzers.Test (1)
RouteEmbeddedLanguage\Infrastructure\MarkupTestFile.cs (1)
103orderedMatches.RemoveAt(0);
Microsoft.AspNetCore.Components (1)
Sections\SectionRegistry.cs (1)
43providers.RemoveAt(index);
Microsoft.AspNetCore.Components.Performance (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.Components.WebView.Test (1)
Infrastructure\ContainerNode.cs (1)
13Children.RemoveAt(childIndex);
Microsoft.AspNetCore.ConcurrencyLimiter.Microbenchmarks (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.DataProtection (1)
Repositories\EphemeralXmlRepository.cs (1)
90_storedElements.RemoveAt(index);
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
Internal\JsonTranscodingRouteAdapter.cs (1)
132tempSegments.RemoveAt(tempSegments.Count - 1);
src\Grpc\JsonTranscoding\src\Shared\ServiceDescriptorHelpers.cs (1)
563path.RemoveAt(path.Count - 1);
Microsoft.AspNetCore.Grpc.Microbenchmarks (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.Grpc.Swagger (1)
src\Grpc\JsonTranscoding\src\Shared\ServiceDescriptorHelpers.cs (1)
563path.RemoveAt(path.Count - 1);
Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.Http.Microbenchmarks (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.Http.RequestDelegateGenerator (1)
src\Shared\RoslynUtils\BoundedCacheWithFactory.cs (1)
53_weakReferencedEntries.RemoveAt(i);
Microsoft.AspNetCore.Mvc.Abstractions (1)
ModelBinding\ModelStateDictionary.cs (1)
1074_nodes.RemoveAt(0);
Microsoft.AspNetCore.Mvc.Core (3)
Infrastructure\CopyOnWriteList.cs (1)
111Writable.RemoveAt(index);
ModelBinding\Validation\ValidationStack.cs (1)
57List.RemoveAt(List.Count - 1);
Routing\ViewEnginePath.cs (1)
93pathSegments.RemoveAt(pathSegments.Count - 1);
Microsoft.AspNetCore.Mvc.Core.Test (1)
Routing\AttributeRouteTest.cs (1)
96actions.RemoveAt(1);
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\DefaultPageHandlerMethodSelector.cs (1)
124candidates.RemoveAt(i);
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
AttributeDictionary.cs (1)
111_items.RemoveAt(index);
Buffers\MemoryPoolViewBufferScope.cs (1)
52_available.RemoveAt(_available.Count - 1);
Buffers\PagedCharBuffer.cs (1)
111pages.RemoveAt(i);
Microsoft.AspNetCore.OpenApi.Microbenchmarks (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.OutputCaching.Microbenchmarks (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.RequestDecompression.Microbenchmarks (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.ResponseCaching.Microbenchmarks (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.ResponseCompression.Microbenchmarks (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.Routing.Abstractions (2)
RouteData.cs (2)
261routers.RemoveAt(i); 290routers.RemoveAt(i);
Microsoft.AspNetCore.Routing.Microbenchmarks (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.Routing.Tests (3)
DefaultEndpointDataSourceTests.cs (1)
79endpoints.RemoveAt(0);
Patterns\RoutePatternFactoryTest.cs (1)
665policies.RemoveAt(1);
Template\TemplateSegmentTest.cs (1)
33templateSegment.Parts.RemoveAt(0);
Microsoft.AspNetCore.Security.Microbenchmarks (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.FeatureCollection.cs (1)
85MaybeExtra.RemoveAt(i);
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\HttpProtocol.Generated.cs (1)
160MaybeExtra.RemoveAt(i);
Internal\Infrastructure\KestrelEventSource.cs (2)
271_options.RemoveAt(i); 369_options.RemoveAt(i);
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (3)
src\Servers\Kestrel\shared\TransportConnection.Generated.cs (1)
99MaybeExtra.RemoveAt(i);
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
src\Servers\Kestrel\shared\TransportConnection.Generated.cs (1)
99MaybeExtra.RemoveAt(i);
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (2)
src\Servers\Kestrel\shared\TransportConnection.Generated.cs (1)
99MaybeExtra.RemoveAt(i);
src\Servers\Kestrel\shared\TransportMultiplexedConnection.Generated.cs (1)
86MaybeExtra.RemoveAt(i);
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
src\Servers\Kestrel\shared\TransportConnection.Generated.cs (1)
99MaybeExtra.RemoveAt(i);
Microsoft.AspNetCore.SignalR.Microbenchmarks (3)
Shared\TestPipeReader.cs (1)
43ReadResults.RemoveAt(0);
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.StaticAssets (2)
Development\StaticAssetDevelopmentRuntimeHandler.cs (2)
265responseHeaders.RemoveAt(i); 290propertiesList.RemoveAt(i);
Microsoft.AspNetCore.WebSockets.Microbenchmarks (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.AspNetCore.WebUtilities.Microbenchmarks (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.Build (2)
BackEnd\Components\BuildRequestEngine\BuildRequestEntry.cs (1)
316_requestsToIssue.RemoveAt(i);
Collections\MultiDictionary.cs (1)
298list.RemoveAt(i);
Microsoft.Build.Engine.UnitTests (2)
BackEnd\TaskThatReturnsDictionaryTaskItem.cs (2)
169_keys.RemoveAt(index); 170_values.RemoveAt(index);
Microsoft.Build.Tasks.UnitTests (1)
MockUnmanagedMemoryHelper.cs (1)
79_dependentAllocations[handle].RemoveAt(0);
Microsoft.Build.UnitTests.Shared (1)
ObjectModelHelpers.cs (1)
440expectedItems.RemoveAt(expectedItemIndex);
Microsoft.Cci.Extensions (2)
Writers\CSharp\CSDeclarationWriter.Enums.cs (1)
75candidateFlagFields.RemoveAt(i--);
Writers\CSharp\CSDeclarationWriter.Properties.cs (1)
182parameters.RemoveAt(parameters.Count - 1);
Microsoft.CodeAnalysis (8)
Syntax\SeparatedSyntaxList.cs (1)
554newNodeList.RemoveAt(0);
Syntax\SyntaxList`1.cs (1)
333list.RemoveAt(index);
Syntax\SyntaxNodeOrTokenList.cs (2)
376nodes.RemoveAt(index); 421nodes.RemoveAt(index);
Syntax\SyntaxTokenList.cs (2)
389list.RemoveAt(index); 434list.RemoveAt(index);
Syntax\SyntaxTriviaList.cs (2)
371list.RemoveAt(index); 416list.RemoveAt(index);
Microsoft.CodeAnalysis.CodeStyle (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\BottomUpBaseIndentationFinder.cs (1)
124list.RemoveAt(i);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Helpers\RemoveUnnecessaryImports\RemoveUnnecessaryImportsHelpers.cs (1)
25trimmedLeadingTrivia.RemoveAt(trimmedLeadingTrivia.Count - 1);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKey.SymbolKeyReader.cs (1)
419_methodSymbolStack.RemoveAt(_methodSymbolStack.Count - 1);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKey.SymbolKeyWriter.cs (1)
522_methodSymbolStack.RemoveAt(_methodSymbolStack.Count - 1);
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\GenerateParameterizedMember\AbstractGenerateParameterizedMemberService.AbstractInvocationInfo.cs (1)
103classTypes.RemoveAt(i);
Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities (1)
src\Features\DiagnosticsTestUtilities\CodeActions\SharedVerifierState.cs (1)
68_test.TestState.AnalyzerConfigFiles.RemoveAt(index);
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Extensions\SyntaxNodeExtensions.cs (1)
898finalTrivia.RemoveAt(finalTrivia.Count - 1);
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (2)
Symbols\AnonymousTypesSemanticsTests.cs (2)
2110all.RemoveAt(i); 2111all.RemoveAt(i - 1);
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Extensions\SyntaxNodeExtensions.cs (1)
898finalTrivia.RemoveAt(finalTrivia.Count - 1);
Microsoft.CodeAnalysis.EditorFeatures (1)
Preview\AbstractPreviewFactoryService.cs (1)
782lineSpans.RemoveAt(lineSpans.Count - 1);
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider (1)
src\ExpressionEvaluator\Core\Source\ResultProvider\Helpers\ArrayBuilder.cs (1)
77_items.RemoveAt(position);
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
src\ExpressionEvaluator\Core\Source\ResultProvider\Helpers\ArrayBuilder.cs (1)
77_items.RemoveAt(position);
Microsoft.CodeAnalysis.Features (5)
ChangeSignature\ParameterConfiguration.cs (2)
36parametersList.RemoveAt(0); 43parametersList.RemoveAt(parametersList.Count - 1);
Completion\Providers\SymbolCompletionItem.cs (1)
171ids.RemoveAt(i); // consume id from the list
DocumentationComments\AbstractDocumentationCommentFormattingService.cs (1)
164_listStack.RemoveAt(_listStack.Count - 1);
src\Analyzers\Core\CodeFixes\GenerateParameterizedMember\AbstractGenerateParameterizedMemberService.AbstractInvocationInfo.cs (1)
103classTypes.RemoveAt(i);
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\ResolveCache.cs (1)
68_resultIdToCachedItem.RemoveAt(0);
Microsoft.CodeAnalysis.Scripting (1)
Hosting\SynchronizedList.cs (1)
120_list.RemoveAt(index);
Microsoft.CodeAnalysis.Test.Utilities (2)
Diagnostics\DiagnosticExtensions.cs (2)
87unmatchedActualDescription.RemoveAt(index); 88unmatchedActualIndex.RemoveAt(index);
Microsoft.CodeAnalysis.UnitTests (1)
Collections\ImmutableSegmentedListTest.cs (1)
86expected.RemoveAt(position);
Microsoft.CodeAnalysis.Workspaces (5)
Shared\TestHooks\AsynchronousOperationListener.cs (1)
145_diagnosticTokenList.RemoveAt(i);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\BottomUpBaseIndentationFinder.cs (1)
124list.RemoveAt(i);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Helpers\RemoveUnnecessaryImports\RemoveUnnecessaryImportsHelpers.cs (1)
25trimmedLeadingTrivia.RemoveAt(trimmedLeadingTrivia.Count - 1);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKey.SymbolKeyReader.cs (1)
419_methodSymbolStack.RemoveAt(_methodSymbolStack.Count - 1);
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKey.SymbolKeyWriter.cs (1)
522_methodSymbolStack.RemoveAt(_methodSymbolStack.Count - 1);
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
CodeCleanup\Extensions.cs (1)
56members.RemoveAt(index);
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Conversion.cs (1)
1507newList.RemoveAt(0);
Microsoft.Data.Analysis (1)
DataFrameColumn.cs (1)
496tuplesOfSortAndBufferIndex.RemoveAt(tuplesOfSortAndBufferIndex.Count - 1);
Microsoft.DotNet.SignTool (1)
src\BatchSignUtil.cs (1)
320toProcessList.RemoveAt(i);
Microsoft.Extensions.AI.Abstractions (2)
Embeddings\GeneratedEmbeddings.cs (1)
93public void RemoveAt(int index) => _embeddings.RemoveAt(index);
src\Shared\JsonSchemaExporter\JsonSchemaExporter.cs (1)
512_currentPath.RemoveAt(_currentPath.Count - 1);
Microsoft.Extensions.Caching.Memory (1)
MemoryCache.cs (1)
396_allStats.RemoveAt(i);
Microsoft.Extensions.Configuration (1)
ConfigurationManager.cs (1)
254_sources.RemoveAt(index);
Microsoft.Extensions.DependencyInjection (1)
DependencyInjectionEventSource.cs (1)
164_providers.RemoveAt(i);
Microsoft.Extensions.DependencyInjection.Abstractions (1)
ServiceCollection.cs (1)
101_descriptors.RemoveAt(index);
Microsoft.Extensions.Diagnostics.Testing (1)
Metrics\MetricCollector.cs (1)
315_waiters.RemoveAt(i);
Microsoft.Extensions.ObjectPool.Microbenchmark (2)
src\Shared\BenchmarkRunner\Program.cs (2)
87argsList.RemoveAt(index + 1); 88argsList.RemoveAt(index);
Microsoft.Interop.SourceGeneration (1)
Marshalling\MarshallerHelpers.cs (1)
168S.RemoveAt(S.Count - 1);
Microsoft.Maui (7)
Hosting\Internal\FontCollection.cs (1)
42 public void RemoveAt(int index) => _descriptors.RemoveAt(index);
Hosting\Internal\MauiServiceCollection.cs (1)
70 _descriptors.RemoveAt(index);
Layouts\Flex.cs (1)
414 base.RemoveAt((int)index);
WeakEventManager.cs (2)
135 subscriptions.RemoveAt(n); 142 subscriptions.RemoveAt(n);
WeakList.cs (2)
39 _list.RemoveAt(i); 46 _list.RemoveAt(i);
Microsoft.Maui.Controls (32)
BindingExpression.cs (1)
485 _ancestryChain.RemoveAt(_ancestryChain.Count - 1);
Compatibility\Handlers\ListView\iOS\ContextActionCell.cs (3)
367 _buttons.RemoveAt(_buttons.Count - 1); 374 _buttons.RemoveAt(_buttons.Count - 1); 525 _buttons.RemoveAt(_buttons.Count - 1);
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (1)
677 stack?.RemoveAt(stack.Count - 1);
DefinitionCollection.cs (1)
100 _internalList.RemoveAt(index);
Handlers\Items\iOS\ObservableGroupedSource.cs (1)
123 _groups.RemoveAt(n);
Items\MarshalingObservableCollection.cs (2)
97 RemoveAt(args.OldStartingIndex); 109 RemoveAt(n);
Label\Label.cs (1)
407 spans.RemoveAt(i);
Layout\Layout.cs (3)
69 _children.RemoveAt(index); 177 _children.RemoveAt(i); 275 _children.RemoveAt(index);
ListView\ListView.cs (1)
468 _visualChildren.RemoveAt(index);
Menu\MenuFlyoutSubItem.cs (2)
73 _menus.RemoveAt(index); 85 _menus.RemoveAt(index);
NavigationModel.cs (1)
142 _navTree.RemoveAt(_navTree.Count - 1);
NavigationProxy.cs (1)
255 list.RemoveAt(list.Count - 1);
NavigationStepRequest.cs (2)
75 _innerList.RemoveAt(index); 76 _pages.RemoveAt(index);
OrderedDictionary.cs (1)
363 _keyOrder.RemoveAt(oldIndex);
Platform\iOS\ControlsModalWrapper.cs (1)
74 modalStack.RemoveAt(modalStack.Count - 1);
Shell\Shell.cs (1)
915 _appearanceObservers.RemoveAt(i);
Shell\ShellUriHandler.cs (3)
252 segments.RemoveAt(0); 498 localRouteStack.RemoveAt(i); 517 paths.RemoveAt(0);
SynchronizedList.cs (1)
126 _list.RemoveAt(index);
TemplatedItemsList.cs (3)
835 _templatedObjects.RemoveAt(index); 859 _templatedObjects.RemoveAt(index); 896 _templatedObjects.RemoveAt(e.OldStartingIndex);
TypedBinding.cs (1)
380 _ancestryChain.RemoveAt(_ancestryChain.Count - 1);
VisualStateManager.cs (1)
789 _internalList.RemoveAt(index);
Microsoft.Maui.Controls.Compatibility (4)
iOS\CollectionView\ObservableGroupedSource.cs (1)
114 _groups.RemoveAt(n);
iOS\ContextActionCell.cs (3)
372 _buttons.RemoveAt(_buttons.Count - 1); 379 _buttons.RemoveAt(_buttons.Count - 1); 529 _buttons.RemoveAt(_buttons.Count - 1);
Microsoft.Maui.Controls.Xaml (1)
PruneIgnoredNodesVisitor.cs (1)
33 prefixes.RemoveAt(i--);
Microsoft.Maui.Graphics (30)
PathF.cs (26)
41 _subPathsClosed.RemoveAt(subPathIndex - 1); 262 _subPathsClosed.RemoveAt(_subPathCount - 1); 274 _subPathsClosed.RemoveAt(_subPathCount - 1); 276 _operations.RemoveAt(_operations.Count - 1); 697 _subPathsClosed.RemoveAt(_subPathCount); 779 _points.RemoveAt(pointIndex); 783 _operations.RemoveAt(segmentIndex); 795 _points.RemoveAt(pointIndex + 1); 799 _operations.RemoveAt(segmentIndex + 1); 812 _points.RemoveAt(pointIndex); 813 _operations.RemoveAt(segmentIndex); 823 _points.RemoveAt(pointIndex); 824 _points.RemoveAt(pointIndex); 825 _operations.RemoveAt(segmentIndex); 835 _points.RemoveAt(pointIndex); 836 _points.RemoveAt(pointIndex); 837 _points.RemoveAt(pointIndex); 838 _operations.RemoveAt(segmentIndex); 848 _points.RemoveAt(pointIndex); 849 _points.RemoveAt(pointIndex); 850 _operations.RemoveAt(segmentIndex); 851 _arcAngles.RemoveAt(arcIndex); 852 _arcAngles.RemoveAt(arcIndex); 853 _arcClockwise.RemoveAt(arcClockwiseIndex); 865 _operations.RemoveAt(segmentIndex); 1010 operations.RemoveAt(i);
Text\AttributedTextRunExtensions.cs (4)
172 runs.RemoveAt(i--); 190 runs.RemoveAt(i--); 195 runs.RemoveAt(i--); 196 runs.RemoveAt(i);
Microsoft.ML.AutoML.SourceGenerator (5)
Template\EstimatorType.cs (1)
255this.indentLengths.RemoveAt((this.indentLengths.Count - 1));
Template\SearchSpace.cs (1)
272this.indentLengths.RemoveAt((this.indentLengths.Count - 1));
Template\SweepableEstimator.cs (1)
274this.indentLengths.RemoveAt((this.indentLengths.Count - 1));
Template\SweepableEstimator_T_.cs (1)
279this.indentLengths.RemoveAt((this.indentLengths.Count - 1));
Template\SweepableEstimatorFactory.cs (1)
250this.indentLengths.RemoveAt((this.indentLengths.Count - 1));
Microsoft.ML.CodeGenerator (10)
Templates\Azure\Console\AzureModelBuilder.cs (1)
349this.indentLengths.RemoveAt((this.indentLengths.Count - 1));
Templates\Azure\Model\AzureImageModelOutputClass.cs (1)
290this.indentLengths.RemoveAt((this.indentLengths.Count - 1));
Templates\Azure\Model\AzureObjectDetectionModelOutputClass.cs (1)
290this.indentLengths.RemoveAt((this.indentLengths.Count - 1));
Templates\Console\ConsumeModel.cs (1)
301this.indentLengths.RemoveAt((this.indentLengths.Count - 1));
Templates\Console\ModelBuilder.cs (1)
666this.indentLengths.RemoveAt((this.indentLengths.Count - 1));
Templates\Console\ModelInputClass.cs (1)
264this.indentLengths.RemoveAt((this.indentLengths.Count - 1));
Templates\Console\ModelOutputClass.cs (1)
307this.indentLengths.RemoveAt((this.indentLengths.Count - 1));
Templates\Console\ModelProject.cs (1)
296this.indentLengths.RemoveAt((this.indentLengths.Count - 1));
Templates\Console\PredictProgram.cs (1)
323this.indentLengths.RemoveAt((this.indentLengths.Count - 1));
Templates\Console\PredictProject.cs (1)
301this.indentLengths.RemoveAt((this.indentLengths.Count - 1));
Microsoft.ML.Core (7)
CommandLine\CmdParser.cs (1)
1539values.RemoveAt(i);
Data\Repository.cs (1)
201_open.RemoveAt(i);
Utilities\Heap.cs (5)
145_rgv.RemoveAt(cv); 361_rgv.RemoveAt(iv); 365_rgv.RemoveAt(1); 409_rgv.RemoveAt(ivSrc); 413_rgv.RemoveAt(ivDst);
Microsoft.ML.Data (2)
Transforms\NormalizeColumnSng.cs (1)
585Elements.RemoveAt(Elements.Count - 1);
Utilities\StreamUtils.cs (1)
172matchList.RemoveAt(j);
Microsoft.ML.FastTree (3)
TreeEnsemble\InternalRegressionTree.cs (1)
1523path.RemoveAt(path.Count - 1);
TreeEnsemble\InternalTreeEnsemble.cs (1)
77public void RemoveTree(int index) => _trees.RemoveAt(index);
Utils\BufferPoolManager.cs (1)
59buffers.RemoveAt(0);
Microsoft.ML.StandardTrainers (1)
Optimizer\Optimizer.cs (1)
349_roList.RemoveAt(0);
Microsoft.ML.TestFramework (2)
BaseTestPredictorsMaml.cs (2)
225args.RemoveAt(loaderArgIndex); 255args.RemoveAt(i);
Microsoft.ML.TimeSeries (3)
PolynomialUtils.cs (3)
350factors.RemoveAt(0); 355factors.RemoveAt(factors.Count - 1); 364factors.RemoveAt(ind);
Microsoft.ML.Tokenizers (1)
Utils\PriorityQueue.cs (1)
39_data.RemoveAt(li);
Microsoft.ML.Transforms (3)
Expression\CodeGen.cs (1)
1400_cacheWith.RemoveAt(index);
Expression\LambdaBinder.cs (1)
1623_rgwith.RemoveAt(iwith);
Expression\MethodGenerator.cs (1)
155locals.RemoveAt(locals.Count - 1);
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\Collection.vb (3)
135m_Iterators.RemoveAt(i) 259m_Iterators.RemoveAt(i) 583m_Iterators.RemoveAt(i)
Microsoft.VisualStudio.LanguageServices (3)
ChangeSignature\ChangeSignatureDialogViewModel.cs (1)
467list.RemoveAt(index);
GenerateType\GenerateTypeDialogViewModel.cs (1)
333Folders.RemoveAt(Folders.Count - 1);
PickMembers\PickMembersDialogViewModel.cs (1)
175list.RemoveAt(index);
Microsoft.VisualStudio.LanguageServices.CSharp (2)
CodeModel\CSharpCodeModelService.cs (2)
1311leadingTriviaList.RemoveAt(firstIndex); 1434leadingTriviaList.RemoveAt(index);
MSBuild (1)
XMake.cs (1)
2002commandLineArgs.RemoveAt(0);
PresentationCore (38)
MS\Internal\Ink\ErasingStroke.cs (2)
195eraseAt.RemoveAt(i); 230eraseAt.RemoveAt(index);
MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (1)
106charData.RemoveAt(charData.Count - 1);
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (3)
1136_others.RemoveAt(j); 1157_others.RemoveAt(index); 1395others.RemoveAt(index);
System\Windows\FreezableCollection.cs (2)
238_collection.RemoveAt(index); 287_collection.RemoveAt(index);
System\Windows\Ink\IncrementalHitTester.cs (1)
188_strokeInfos.RemoveAt(i);
System\Windows\Ink\StrokeCollection.cs (2)
398( (List<Stroke>)this.Items ).RemoveAt(indexes[x]); 516( (List<Stroke>)this.Items ).RemoveAt(indexes[x]);
System\Windows\Input\Command\CommandBindingCollection.cs (1)
234_innerCBList?.RemoveAt(index);
System\Windows\Input\Command\InputBindingCollection.cs (1)
315_innerBindingList.RemoveAt(index);
System\Windows\Input\Command\InputGestureCollection.cs (1)
230_innerGestureList?.RemoveAt(index);
System\Windows\Input\Stylus\Wisp\PenThreadPool.cs (1)
110_penThreadWeakRefList.RemoveAt(i);
System\Windows\Media\Animation\Generated\BooleanKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\ByteKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\CharKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\ColorKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\DecimalKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\DoubleKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\Int16KeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\Int32KeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\Int64KeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\MatrixKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\ObjectKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\Point3DKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\PointKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\QuaternionKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\RectKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\Rotation3DKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\SingleKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\SizeKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\StringKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\Vector3DKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Animation\Generated\VectorKeyFrameCollection.cs (1)
432_keyFrames.RemoveAt(index);
System\Windows\Media\Imaging\BitmapMetadata.cs (1)
420_metadataBlocks.RemoveAt((int)index);
System\Windows\Media3D\Matrix3DStack.cs (1)
41_stack.RemoveAt(_stack.Count - 1);
PresentationFramework (55)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
1058_components.RemoveAt(ind);
MS\Internal\Annotations\TextAnchor.cs (2)
311anchor._segments.RemoveAt(currentIndex); 409anchor._segments.RemoveAt(current);
MS\Internal\Documents\FlowDocumentPaginator.cs (2)
440_asyncRequests.RemoveAt(index); 792_asyncRequests.RemoveAt(index);
MS\Internal\Documents\TextBoxView.cs (1)
2529_lineMetrics.RemoveAt(lineIndex); // does not scale!
MS\Internal\Helper.cs (2)
814itemValues.RemoveAt(i); 1043itemValuesList.RemoveAt(i--);
MS\Internal\Ink\HighContrastHelper.cs (2)
103__highContrastCallbackList.RemoveAt(j); 172__highContrastCallbackList.RemoveAt(j);
MS\Internal\PtsHost\BreakRecordTable.cs (1)
420_breakRecords.RemoveAt(index);
MS\Internal\PtsHost\Line.cs (1)
699glyphRunsCollection.RemoveAt(0);
MS\Internal\PtsHost\PtsCache.cs (2)
338_contextPool.RemoveAt(index); 409_contextPool.RemoveAt(index);
MS\Internal\PtsHost\TextParagraph.cs (1)
1602objectsCached.RemoveAt(start);
System\Windows\Annotations\AnnotationService.cs (1)
980existingAnnotations.RemoveAt(i);
System\Windows\Automation\Peers\FlowDocumentPageViewerAutomationPeer.cs (1)
46children.RemoveAt(children.Count - 1);
System\Windows\Automation\Peers\GroupItemAutomationPeer.cs (1)
230itemsControlAP.RecentlyRealizedPeers.RemoveAt(realizedPeerIndex);
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
658_list.RemoveAt(i);
System\Windows\Controls\CustomDictionarySources.cs (1)
105_uriList.RemoveAt(index);
System\Windows\Controls\DataGrid.cs (2)
7271GroupingSortDescriptionIndices.RemoveAt(i); 7744_pendingInfos.RemoveAt(i);
System\Windows\Controls\DataGridColumnCollection.cs (4)
363DisplayIndexMap.RemoveAt(oldDisplayIndex); 689DisplayIndexMap.RemoveAt(removedDisplayIndex); 949unResolvedColumns.RemoveAt(i); 971unResolvedColumns.RemoveAt(i);
System\Windows\Controls\GridViewColumnCollection.cs (2)
301_columns.RemoveAt(actualIndex); 338_actualIndices.RemoveAt(_actualIndices.Count - 1);
System\Windows\Controls\Primitives\GridViewRowPresenterBase.cs (1)
162DesiredWidthList.RemoveAt(e.ActualIndex);
System\Windows\Controls\Primitives\Selector.cs (1)
2747_list.RemoveAt(index);
System\Windows\Controls\TextSearch.cs (1)
271_charsEntered.RemoveAt(_charsEntered.Count - 1);
System\Windows\Controls\VirtualizedCellInfoCollection.cs (3)
847addList.RemoveAt(c); 871addList.RemoveAt(c); 925_regions.RemoveAt(i);
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12564s_TargetToTraceListMap.RemoveAt(i);
System\Windows\Data\BindingExpressionBase.cs (1)
2351toRemove.RemoveAt(j);
System\Windows\Documents\FixedFlowMap.cs (1)
166_flowOrder.RemoveAt(index);
System\Windows\Documents\FixedSOMLineRanges.cs (2)
39Start.RemoveAt(i); 40End.RemoveAt(i);
System\Windows\Documents\FixedSOMPageConstructor.cs (3)
1053tables.RemoveAt(j--); 1058tables.RemoveAt(i--); 1082_fixedSOMPage.SemanticBoxes.RemoveAt(i);
System\Windows\Documents\FixedSOMTable.cs (2)
183this.SemanticBoxes.RemoveAt(i); 246row.SemanticBoxes.RemoveAt(indexInRow[r]);
System\Windows\Documents\TextStore.cs (1)
5045s_TargetToTraceListMap.RemoveAt(i);
System\Windows\FrameworkContextData.cs (1)
66_currentWalkers.RemoveAt(last);
System\Windows\Input\KeyboardNavigation.cs (1)
3500_list.RemoveAt(i);
System\Windows\Markup\BamlReader.cs (1)
2306_deferKeys.RemoveAt(0);
System\Windows\Markup\BamlRecordReader.cs (1)
4299_stackDataFactoryCache.RemoveAt(_stackDataFactoryCache.Count-1);
System\Windows\Media\Animation\Generated\ThicknessKeyFrameCollection.cs (1)
431_keyFrames.RemoveAt(index);
System\Windows\Navigation\Journal.cs (1)
489_journalEntryList.RemoveAt(index);
System\Windows\ThemeDictionaryExtension.cs (3)
129_themeDictionaryInfos.RemoveAt(i); 204_themeDictionaryInfos.RemoveAt(i); 240_themeDictionaryInfos.RemoveAt(i);
System\Windows\TriggerActionCollection.cs (1)
91_rawList.RemoveAt(index);
ReachFramework (3)
AlphaFlattener\Optimizer.cs (1)
455transparentCluster.RemoveAt(j);
Serialization\DrawingContextFlattener.cs (2)
142_fullTransform.RemoveAt(lastIndex); 143_fullClip.RemoveAt(lastIndex);
RunTests (1)
TestRunner.cs (1)
128running.RemoveAt(i);
Shared (1)
JsonSchemaExporter\JsonSchemaExporter.cs (1)
512_currentPath.RemoveAt(_currentPath.Count - 1);
Swaggatherer (3)
SwaggathererApplication.cs (3)
76entries.RemoveAt(i); 97entries.RemoveAt(i); 113entries.RemoveAt(i);
System.Collections (1)
System\Collections\Generic\SortedSet.TreeSubSet.cs (1)
104toRemove.RemoveAt(toRemove.Count - 1);
System.Collections.Concurrent (1)
System\Collections\Concurrent\BlockingCollection.cs (1)
989handles.RemoveAt(handles.Count - 1); //remove the linked token
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\ValidationAttributeStore.cs (1)
254attributes.RemoveAt(i);
System.ComponentModel.Composition (1)
Microsoft\Internal\Collections\WeakReferenceCollection.cs (1)
30_items.RemoveAt(index);
System.ComponentModel.TypeConverter (3)
System\ComponentModel\Design\Serialization\ContextStack.cs (1)
116_contextStack.RemoveAt(idx);
System\ComponentModel\MemberDescriptor.cs (2)
353list.RemoveAt(i); 363list.RemoveAt(i);
System.Data.Common (6)
System\Data\Common\DataColumnMappingCollection.cs (1)
352_items.RemoveAt(index);
System\Data\Common\DataTableMappingCollection.cs (1)
289_items.RemoveAt(index);
System\Data\DataViewListener.cs (1)
198listeners.RemoveAt(i);
System\Data\RecordManager.cs (1)
104_freeRecordList.RemoveAt(_freeRecordList.Count - 1);
System\Data\Selection.cs (2)
1094_listeners.RemoveAt(index); 1153_listeners.RemoveAt(i);
System.Data.Odbc (1)
System\Data\Odbc\OdbcParameterCollectionHelper.cs (1)
260items.RemoveAt(index);
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\ActivityTagsCollection.cs (2)
81_list.RemoveAt(index); 232_list.RemoveAt(index);
System.Diagnostics.TraceSource (1)
System\Diagnostics\TraceListeners.cs (1)
205_list.RemoveAt(index);
System.IO.Packaging (1)
System\IO\Packaging\PackagePart.cs (1)
780_requestedStreams.RemoveAt(i);
System.Linq.Expressions (4)
System\Dynamic\ExpandoClass.cs (1)
63infos.RemoveAt(i);
System\Linq\Expressions\Compiler\LambdaCompiler.Statements.cs (1)
319buckets.RemoveAt(buckets.Count - 1);
System\Linq\Expressions\Compiler\StackSpiller.Temps.cs (1)
121_freeTemps.RemoveAt(i);
System\Linq\Expressions\Interpreter\InstructionList.cs (1)
221_instructions.RemoveAt(_instructions.Count - 1);
System.Net.Http (4)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http2.cs (2)
120_availableHttp2Connections.RemoveAt(index); 550_availableHttp2Connections.RemoveAt(index);
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http3.cs (2)
189_availableHttp3Connections.RemoveAt(index); 547_availableHttp3Connections.RemoveAt(index);
System.Net.HttpListener (5)
System\Net\Managed\HttpEndPointListener.cs (1)
283list.RemoveAt(i);
System\Net\Managed\HttpListener.Managed.cs (4)
168_contextQueue.RemoveAt(idx); 206_asyncWaitQueue.RemoveAt(0); 267_contextQueue.RemoveAt(0); 326_asyncWaitQueue.RemoveAt(idx);
System.Private.CoreLib (7)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\List.cs (1)
945RemoveAt(index);
src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\TypeNameBuilder.cs (1)
203_stack.RemoveAt(_stackIdx);
src\libraries\System.Private.CoreLib\src\System\SR.cs (1)
95_currentlyLoading.RemoveAt(_currentlyLoading.Count - 1); // Pop
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadLocal.cs (1)
649_freeIds.RemoveAt(freeIdCount - 1);
src\libraries\System.Private.CoreLib\src\System\Threading\TimerQueue.Portable.cs (1)
113timers.RemoveAt(lastIndex);
src\libraries\System.Private.CoreLib\src\System\TimeZoneInfo.Unix.NonAndroid.cs (1)
360toExplore.RemoveAt(toExplore.Count - 1);
src\System\GC.CoreCLR.cs (1)
775s_notifications.RemoveAt(i);
System.Private.Windows.Core (1)
Windows\Win32\System\Com\ComPointerList.cs (1)
35public void RemoveAt(int index) => _pointers.RemoveAt(index);
System.Private.Xml (5)
System\Xml\Dom\XmlNamedNodeMap.SmallXmlNodeList.cs (1)
95list.RemoveAt(index);
System\Xml\Schema\XmlSchemaObjectTable.cs (1)
73_entries.RemoveAt(matchedIndex);
System\Xml\XPath\Internal\ClonableStack.cs (1)
21base.RemoveAt(last);
System\Xml\Xsl\Runtime\DodSequenceMerge.cs (1)
84_sequencesToMerge.RemoveAt(_sequencesToMerge.Count - 1);
System\Xml\Xsl\XmlQueryTypeFactory.cs (1)
286accumulator.RemoveAt(i);
System.Reflection.Emit (1)
src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\TypeNameBuilder.cs (1)
203_stack.RemoveAt(_stackIdx);
System.Security.Claims (1)
System\Security\Claims\ClaimsIdentity.cs (1)
475_instanceClaims.RemoveAt(i);
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.cs (1)
252_revoked.RemoveAt(i);
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (2)
318downloadedCerts.RemoveAt(i); 1067list.RemoveAt(i);
System.Security.Cryptography.Cose (1)
System\Security\Cryptography\Cose\CoseMultiSignMessage.cs (1)
917=> _signatures.RemoveAt(index);
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\ConnectionPoolRegistry.cs (1)
89registryEntry.RemoveAt(i);
System.Text.Json (3)
System\Text\Json\Nodes\JsonArray.IList.cs (1)
113List.RemoveAt(index);
System\Text\Json\Schema\JsonSchemaExporter.cs (1)
430_currentPath.RemoveAt(_currentPath.Count - 1);
System\Text\Json\Serialization\ConfigurationList.cs (1)
119_list.RemoveAt(index);
System.Text.RegularExpressions (7)
System\Text\RegularExpressions\Regex.Cache.cs (1)
256s_cacheList.RemoveAt(s_cacheList.Count - 1);
System\Text\RegularExpressions\RegexCharClass.cs (3)
1746rangelist.RemoveAt(1); 1804rangelist.RemoveAt(1); 1810rangelist.RemoveAt(1);
System\Text\RegularExpressions\RegexNode.cs (3)
726branches.RemoveAt(next); 1142((List<RegexNode>)children[i].Children!).RemoveAt(0); 2867stack.RemoveAt(stack.Count - 1);
System.Text.RegularExpressions.Generator (6)
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexCharClass.cs (3)
1746rangelist.RemoveAt(1); 1804rangelist.RemoveAt(1); 1810rangelist.RemoveAt(1);
src\libraries\System.Text.RegularExpressions\src\System\Text\RegularExpressions\RegexNode.cs (3)
726branches.RemoveAt(next); 1142((List<RegexNode>)children[i].Children!).RemoveAt(0); 2867stack.RemoveAt(stack.Count - 1);
System.Windows.Controls.Ribbon (6)
Microsoft\Windows\Controls\KeyTipService.cs (4)
1513current._cachedKeyTipControls.RemoveAt(count - 1); 1631handlerList.RemoveAt(i); 1654handlerList.RemoveAt(i); 1679handlerList.RemoveAt(i);
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonQuickAccessToolBarPanel.cs (1)
84GeneratedChildren.RemoveAt(index);
Microsoft\Windows\Controls\TextSearchInternal.cs (1)
329_charsEntered.RemoveAt(_charsEntered.Count - 1);
System.Windows.Forms (23)
System\Windows\Forms\AutoCompleteStringCollection.cs (1)
172_data.RemoveAt(index);
System\Windows\Forms\Controls\ComboBox\ComboBox.ObjectCollection.cs (2)
347InnerList.RemoveAt(index); 370InnerList.RemoveAt(index);
System\Windows\Forms\Controls\DataGridView\DataGridViewCellCollection.cs (1)
344_items.RemoveAt(index);
System\Windows\Forms\Controls\DataGridView\DataGridViewColumnCollection.cs (2)
225initialColumns.RemoveAt(smallestIndex); 1077_items.RemoveAt(index);
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.ObjectCollection.cs (1)
261InnerArray.RemoveAt(index);
System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.cs (2)
2029_rowStates.RemoveAt(rowIndex); 2030SharedList.RemoveAt(rowIndex);
System\Windows\Forms\Controls\ImageList\ImageList.ImageCollection.cs (1)
555_imageInfoCollection.RemoveAt(index);
System\Windows\Forms\Controls\ListView\ListView.ListViewNativeItemCollection.cs (1)
429_owner._listViewItems.RemoveAt(index);
System\Windows\Forms\Controls\ListView\ListViewItem.ListViewSubItemCollection.cs (1)
354_owner._subItems.RemoveAt(index);
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (3)
1534_annualBoldDates.RemoveAt(i); 1564_boldDates.RemoveAt(i); 1585_monthlyBoldDates.RemoveAt(i);
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
2186tabClasses.RemoveAt(j);
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
1590_tabPages.RemoveAt(index);
System\Windows\Forms\Controls\ToolStrips\ToolStripItemCollection.cs (1)
439InnerList.RemoveAt(index);
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.ToolStripPanelRowCollection.cs (1)
150public void RemoveAt(int index) => InnerList.RemoveAt(index);
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.ToolStripPanelRowControlCollection.cs (1)
276InnerList.RemoveAt(index);
System\Windows\Forms\Internal\ItemArray.cs (1)
249_entries.RemoveAt(index);
System\Windows\Forms\Layout\TableLayout.ReservationGrid.cs (1)
69_rows.RemoveAt(0);
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyleCollection.cs (1)
117_innerList.RemoveAt(index);
System.Windows.Forms.Design (8)
System\ComponentModel\Design\DesignerActionPanel.cs (2)
872_lines.RemoveAt(i); 895_lines.RemoveAt(i);
System\ComponentModel\Design\ReferenceService.cs (1)
181_references.RemoveAt(i);
System\ComponentModel\Design\UndoEngine.UndoUnit.cs (2)
181_events.RemoveAt(i); 319_events.RemoveAt(idx);
System\Windows\Forms\Design\Behavior\BehaviorService.cs (1)
401_behaviorStack.RemoveAt(index);
System\Windows\Forms\Design\ImageListDesigner.OriginalImageCollection.cs (1)
186_items.RemoveAt(index);
System\Windows\Forms\Design\MaskDesignerDialog.cs (1)
493_maskDescriptors.RemoveAt(_maskDescriptors.Count - 1);
System.Windows.Forms.Primitives (1)
System\Windows\Forms\NonNullCollection.cs (1)
60public void RemoveAt(int index) => _list.RemoveAt(index);
System.Windows.Forms.PrivateSourceGenerators.Tests (1)
EnumValidationTests.cs (1)
340lines.RemoveAt(0);
System.Windows.Forms.Tests (3)
System\Windows\Forms\BindingSourceTests.cs (1)
784public void RemoveAt(int index) => _innerList.RemoveAt(index);
System\Windows\Forms\TabControl.ControlCollectionTests.cs (1)
1443items.RemoveAt(0);
System\Windows\Forms\TabControl.TabPageCollectionTests.cs (1)
4549items.RemoveAt(0);
System.Xaml (7)
System\Xaml\Context\NameFixupGraph.cs (1)
383markupExtensionTokens.RemoveAt(i);
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2327token.NeededNames.RemoveAt(0);
System\Xaml\Parser\NodeStreamSorter.cs (1)
581_moveList.RemoveAt(deepestIdx);
System\Xaml\Parser\XamlScanner.cs (2)
623attrList.RemoveAt(typeArgsIdx); 738_attributes.RemoveAt(i);
System\Xaml\XamlObjectReader.cs (2)
1111properties.RemoveAt(i); 2955nodes.RemoveAt(0);
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
455eventCreateParams.RemoveAt (index);
VBCSCompiler (1)
src\Compilers\Server\VBCSCompiler\ServerDispatcher.cs (1)
279_connectionList.RemoveAt(i);
WindowsBase.Tests (4)
System\Windows\WeakEventManagerTests.cs (4)
2099expectedHandlers.RemoveAt(removeIndex); 2524expectedListeners.RemoveAt(removeIndex); 5358expectedListeners.RemoveAt(removeIndex); 5617expectedHandlers.RemoveAt(removeIndex);
WindowsFormsIntegration (2)
System\Windows\Integration\ApplicationInterop.cs (2)
328_internalList.RemoveAt(i); 390_internalList.RemoveAt(index);
WinFormsControlsTest (1)
DataGridViewInVirtualModeTest.cs (1)
184_customers.RemoveAt(e.Row.Index);
xunit.assert (1)
Sdk\AssertHelper.cs (1)
581 actualValues.RemoveAt(actualIdx);