284 implementations of RemoveAt
aspire (1)
src\Shared\CircularBuffer.cs (1)
152public void RemoveAt(int index)
Aspire.Dashboard (1)
src\Shared\CircularBuffer.cs (1)
152public void RemoveAt(int index)
Aspire.Hosting (2)
ApplicationModel\ResourceCollection.cs (1)
30public void RemoveAt(int index) => _resources.RemoveAt(index);
src\Shared\CircularBuffer.cs (1)
152public void RemoveAt(int index)
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\SynchronizedCollection.cs (1)
181public void RemoveAt(int index)
FrameworkFork\System.ServiceModel\System\ServiceModel\SynchronizedReadOnlyCollection.cs (1)
163void IList<T>.RemoveAt(int index)
Shared\Options\ListValue.cs (1)
40public void RemoveAt(int index)
GenerateDocumentationAndConfigFiles (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Metrics (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Metrics.Legacy (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Microsoft.AspNetCore.Http.Abstractions (10)
EndpointFilterInvocationContextOfT.Generated.cs (10)
123public void RemoveAt(int index) 252public void RemoveAt(int index) 388public void RemoveAt(int index) 531public void RemoveAt(int index) 681public void RemoveAt(int index) 838public void RemoveAt(int index) 1002public void RemoveAt(int index) 1173public void RemoveAt(int index) 1351public void RemoveAt(int index) 1536public void RemoveAt(int index)
Microsoft.AspNetCore.HttpOverrides (2)
DualIPNetworkList.cs (2)
136void IList<IPNetwork>.RemoveAt(int index) => RemoveAt(index); 137void IList<AspNetIPNetwork>.RemoveAt(int index) => RemoveAt(index);
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\CopyOnWriteList.cs (1)
109public void RemoveAt(int index)
Microsoft.AspNetCore.Mvc.IntegrationTests (2)
CollectionModelBinderIntegrationTest.cs (2)
1366void IList<string>.RemoveAt(int index) 1506void IList<T>.RemoveAt(int index)
Microsoft.AspNetCore.Razor (1)
TagHelpers\TagHelperAttributeList.cs (1)
163public void RemoveAt(int index)
Microsoft.CodeAnalysis (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Microsoft.CodeAnalysis.Analyzers (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Microsoft.CodeAnalysis.AnalyzerUtilities (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Microsoft.CodeAnalysis.BannedApiAnalyzers (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Microsoft.CodeAnalysis.CodeStyle (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Microsoft.CodeAnalysis.Collections.Package (7)
Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Microsoft.CodeAnalysis.Extensions.Package (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Microsoft.CodeAnalysis.InteractiveHost (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Microsoft.CodeAnalysis.PublicApiAnalyzers (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Microsoft.CodeAnalysis.ResxSourceGenerator (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Microsoft.CodeAnalysis.Scripting (1)
Hosting\SynchronizedList.cs (1)
116public void RemoveAt(int index)
Microsoft.CodeAnalysis.Threading.Package (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Microsoft.CodeAnalysis.Workspaces (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Microsoft.Extensions.AI.Abstractions (1)
Embeddings\GeneratedEmbeddings.cs (1)
93public void RemoveAt(int index) => _embeddings.RemoveAt(index);
Microsoft.Extensions.Configuration (1)
ConfigurationManager.cs (1)
252public void RemoveAt(int index)
Microsoft.Extensions.DependencyInjection.Abstractions (1)
ServiceCollection.cs (1)
98public void RemoveAt(int index)
Microsoft.Extensions.Http (1)
DependencyInjection\DefaultHttpClientBuilderServiceCollection.cs (1)
73public void RemoveAt(int index) => _services.RemoveAt(index);
Microsoft.Extensions.Primitives (1)
StringValues.cs (1)
394void IList<string?>.RemoveAt(int index) => throw new NotSupportedException();
Microsoft.Maui (3)
Hosting\Internal\FontCollection.cs (1)
42 public void RemoveAt(int index) => _descriptors.RemoveAt(index);
Hosting\Internal\MauiServiceCollection.cs (1)
67 public void RemoveAt(int index)
Primitives\LockableObservableListWrapper.cs (1)
125 public void RemoveAt(int index)
Microsoft.Maui.Controls (23)
DefinitionCollection.cs (1)
97 public void RemoveAt(int index)
Element\Element.cs (1)
1108 void IList<Element>.RemoveAt(int index) => throw new NotSupportedException();
Interactivity\TriggerBase.cs (1)
224 public void RemoveAt(int index)
Items\SelectionList.cs (1)
101 public void RemoveAt(int index)
Layout\Layout.cs (2)
266 public void RemoveAtRemoveAt(int index)
LegacyLayouts\LayoutOfT.cs (1)
49 void IList<IView>.RemoveAt(int index)
Menu\MenuBar.cs (1)
106 public void RemoveAt(int index)
Menu\MenuBarItem.cs (1)
109 public void RemoveAt(int index)
Menu\MenuFlyout.cs (1)
91 public void RemoveAt(int index)
Menu\MenuFlyoutSubItem.cs (1)
82 public void RemoveAt(int index)
NavigationStepRequest.cs (1)
73 public void RemoveAt(int index)
ObservableWrapper.cs (1)
157 public void RemoveAt(int index)
OrderedDictionary.cs (2)
274 public void RemoveAt(int index) 446 public void RemoveAt(int index)
ReadOnlyCastingList.cs (1)
118 public void RemoveAt(int index) =>
Shell\MenuItemCollection.cs (1)
57 public void RemoveAt(int index) => _inner.RemoveAt(index);
Shell\ShellElementCollection.cs (1)
139 public virtual void RemoveAt(int index) => Inner.RemoveAt(index);
SwipeView\SwipeItems.cs (1)
124 public void RemoveAt(int index)
SynchronizedList.cs (1)
122 public void RemoveAt(int index)
TableView\TableSection.cs (1)
116 public void RemoveAt(int index)
VisualStateManager.cs (2)
314 public void RemoveAt(int index) 787 public void RemoveAt(int index)
Microsoft.Maui.Controls.Maps (2)
HandlerImpl\Polygon.Impl.cs (1)
131 public void RemoveAt(int index)
HandlerImpl\Polyline.Impl.cs (1)
130 public void RemoveAt(int index)
PresentationCore (32)
MS\Internal\PartialArray.cs (1)
64public void RemoveAt(int index)
MS\Internal\TextFormatting\ThousandthOfEmRealDoubles.cs (1)
235public void RemoveAt(int index)
MS\Internal\TextFormatting\ThousandthOfEmRealPoints.cs (1)
179public void RemoveAt(int index)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\CharacterBuffer.cs (1)
84public void RemoveAt(int index)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\PartialList.cs (1)
44public void RemoveAt(int index)
System\Windows\FreezableCollection.cs (1)
256public void RemoveAt(int index)
System\Windows\Generated\TextDecorationCollection.cs (1)
177public void RemoveAt(int index)
System\Windows\Media\Animation\Generated\TimelineCollection.cs (1)
176public void RemoveAt(int index)
System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
179public void RemoveAt(int index)
System\Windows\Media\FamilyMapCollection.cs (1)
171public void RemoveAt(int index)
System\Windows\Media\FamilyTypefaceCollection.cs (1)
158public void RemoveAt(int index)
System\Windows\Media\Generated\DoubleCollection.cs (1)
158public void RemoveAt(int index)
System\Windows\Media\Generated\DrawingCollection.cs (1)
198public void RemoveAt(int index)
System\Windows\Media\Generated\GeneralTransformCollection.cs (1)
186public void RemoveAt(int index)
System\Windows\Media\Generated\GeometryCollection.cs (1)
198public void RemoveAt(int index)
System\Windows\Media\Generated\GradientStopCollection.cs (1)
186public void RemoveAt(int index)
System\Windows\Media\Generated\Int32Collection.cs (1)
158public void RemoveAt(int index)
System\Windows\Media\Generated\PathFigureCollection.cs (1)
187public void RemoveAt(int index)
System\Windows\Media\Generated\PathSegmentCollection.cs (1)
186public void RemoveAt(int index)
System\Windows\Media\Generated\PointCollection.cs (1)
158public void RemoveAt(int index)
System\Windows\Media\Generated\TextEffectCollection.cs (1)
186public void RemoveAt(int index)
System\Windows\Media\Generated\TransformCollection.cs (1)
198public void RemoveAt(int index)
System\Windows\Media\Generated\VectorCollection.cs (1)
158public void RemoveAt(int index)
System\Windows\Media\GlyphRun.cs (2)
2113public void RemoveAt(int index) 2215public void RemoveAt(int index)
System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (1)
184public void RemoveAt(int index)
System\Windows\Media3D\Generated\MaterialCollection.cs (1)
196public void RemoveAt(int index)
System\Windows\Media3D\Generated\Model3DCollection.cs (1)
196public void RemoveAt(int index)
System\Windows\Media3D\Generated\Point3DCollection.cs (1)
156public void RemoveAt(int index)
System\Windows\Media3D\Generated\Transform3DCollection.cs (1)
196public void RemoveAt(int index)
System\Windows\Media3D\Generated\Vector3DCollection.cs (1)
156public void RemoveAt(int index)
System\Windows\Media3D\Visual3DCollection.cs (1)
92public void RemoveAt(int index)
PresentationFramework (12)
MS\Internal\Data\RBTree.cs (1)
493public void RemoveAt(int index)
MS\Internal\Documents\ContentElementCollection.cs (1)
251public abstract void RemoveAt(int index);
MS\Internal\ListOfObject.cs (1)
33void IList<object>.RemoveAt(int index)
System\Windows\Controls\ColumnDefinition.cs (1)
281public void RemoveAt(int index) // void IList.RemoveAt(int index); void IList<T>.RemoveAt(int index)
System\Windows\Controls\CustomDictionarySources.cs (1)
101void IList<Uri>.RemoveAt(int index)
System\Windows\Controls\RowDefinition.cs (1)
276public void RemoveAt(int index) // void IList.RemoveAt(int index); void IList<T>.RemoveAt(int index)
System\Windows\Controls\VirtualizedCellInfoCollection.cs (1)
367public void RemoveAt(int index)
System\Windows\Documents\TableCellCollection.cs (1)
217public void RemoveAt(int index)
System\Windows\Documents\TableColumnCollection.cs (1)
217public void RemoveAt(int index)
System\Windows\Documents\TableRowCollection.cs (1)
217public void RemoveAt(int index)
System\Windows\Documents\TableRowGroupCollection.cs (1)
217public void RemoveAt(int index)
System\Windows\TriggerActionCollection.cs (1)
85public void RemoveAt(int index)
Roslyn.Diagnostics.Analyzers (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
System.Collections (5)
System\Collections\Generic\OrderedDictionary.cs (3)
765public void RemoveAt(int index) 1613void IList<TKey>.RemoveAt(int index) => throw new NotSupportedException(); 1774void IList<TValue>.RemoveAt(int index) => throw new NotSupportedException();
System\Collections\Generic\SortedList.cs (2)
1107public void RemoveAt(int index) 1216public void RemoveAt(int index)
System.Collections.Immutable (5)
System\Collections\Immutable\ImmutableArray_1.Builder.cs (1)
563public void RemoveAt(int index)
System\Collections\Immutable\ImmutableArray_1.cs (1)
1048void IList<T>.RemoveAt(int index)
System\Collections\Immutable\ImmutableList_1.Builder.cs (1)
169public void RemoveAt(int index)
System\Collections\Immutable\ImmutableList_1.cs (1)
933void IList<T>.RemoveAt(int index) => throw new NotSupportedException();
System\Collections\Immutable\ImmutableSortedSet_1.cs (1)
769void IList<T>.RemoveAt(int index)
System.Data.Common (1)
System\Data\Common\DbBatchCommandCollection.cs (1)
33public abstract void RemoveAt(int index);
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\TagList.netcore.cs (1)
217public void RemoveAt(int index)
System.DirectoryServices.AccountManagement (1)
artifacts\obj\System.DirectoryServices.AccountManagement\Debug\net11.0\System.DirectoryServices.AccountManagement.notsupported.cs (1)
376public void RemoveAt(int index) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
System.IO.FileSystem.Watcher (1)
System\IO\FileSystemWatcher.cs (1)
762public void RemoveAt(int index)
System.Linq (4)
System\Linq\Grouping.cs (1)
418void IList<TElement>.RemoveAt(int index) => ThrowHelper.ThrowNotSupportedException();
System\Linq\Range.SpeedOpt.cs (1)
108void IList<T>.RemoveAt(int index) => ThrowHelper.ThrowNotSupportedException();
System\Linq\Repeat.SpeedOpt.cs (1)
115void IList<TResult>.RemoveAt(int index) => ThrowHelper.ThrowNotSupportedException();
System\Linq\SkipTake.SpeedOpt.cs (1)
214void IList<TSource>.RemoveAt(int index) => ThrowHelper.ThrowNotSupportedException();
System.Linq.AsyncEnumerable (2)
System\Linq\GroupBy.cs (1)
456void IList<TElement>.RemoveAt(int index) => throw new NotSupportedException();
System\Linq\ToLookupAsync.cs (1)
263public void RemoveAt(int index) => throw new NotSupportedException();
System.Linq.Expressions (3)
System\Dynamic\Utils\ListArgumentProvider.cs (1)
47public void RemoveAt(int index)
System\Linq\Expressions\BlockExpression.cs (1)
717public void RemoveAt(int index)
System\Runtime\CompilerServices\ReadOnlyCollectionBuilder.cs (1)
146public void RemoveAt(int index)
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\QueryResults.cs (1)
97void IList<T>.RemoveAt(int index)
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\ArraySegment.cs (1)
211void IList<T>.RemoveAt(int index) => ThrowHelper.ThrowNotSupportedException();
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\List.cs (1)
1001public void RemoveAt(int index)
src\libraries\System.Private.CoreLib\src\System\Collections\ObjectModel\Collection.cs (1)
124public void RemoveAt(int index)
src\libraries\System.Private.CoreLib\src\System\Collections\ObjectModel\ReadOnlyCollection.cs (1)
87void IList<T>.RemoveAt(int index)
System.Private.Xml (4)
System\Xml\Xsl\ListBase.cs (1)
89public virtual void RemoveAt(int index)
System\Xml\Xsl\QIL\QilNode.cs (1)
130public virtual void RemoveAt(int index)
System\Xml\Xsl\Runtime\XmlQuerySequence.cs (2)
350void IList<T>.RemoveAt(int index) 753void IList<XPathItem>.RemoveAt(int index)
System.ServiceModel.Primitives (2)
System\ServiceModel\SynchronizedCollection.cs (1)
183public void RemoveAt(int index)
System\ServiceModel\SynchronizedReadOnlyCollection.cs (1)
160void IList<T>.RemoveAt(int index)
System.Text.Json (3)
System\Text\Json\Nodes\JsonArray.IList.cs (1)
110public void RemoveAt(int index)
System\Text\Json\Nodes\JsonObject.IList.cs (1)
99void IList<KeyValuePair<string, JsonNode?>>.RemoveAt(int index) => RemoveAt(index);
System\Text\Json\Serialization\ConfigurationList.cs (1)
107public void RemoveAt(int index)
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\CaptureCollection.cs (1)
130void IList<Capture>.RemoveAt(int index) =>
System\Text\RegularExpressions\GroupCollection.cs (1)
144void IList<Group>.RemoveAt(int index) =>
System\Text\RegularExpressions\MatchCollection.cs (1)
140void IList<Match>.RemoveAt(int index) =>
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ListAdapter.cs (1)
37void IList<T>.RemoveAt(int index) => _list.RemoveAt(index);
System.Windows.Forms.Primitives (1)
System\Windows\Forms\NonNullCollection.cs (1)
60public void RemoveAt(int index) => _list.RemoveAt(index);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListBindingHelperTests.cs (1)
599public void RemoveAt(int index) => throw new NotImplementedException();
Test.Utilities (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
Text.Analyzers (7)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1.cs (1)
648void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
191public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+ValueBuilder.cs (1)
276public void RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedArray`1.cs (1)
294void IList<T>.RemoveAt(int index)
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (1)
1130public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.List.cs (1)
41public void RemoveAt(int index)
src\Dependencies\Collections\Specialized\SpecializedCollections.Singleton.Collection`1.cs (1)
98public void RemoveAt(int index)
92 references to RemoveAt
Aspire.Hosting (1)
Ats\CollectionExports.cs (1)
160list.RemoveAt(index);
Aspire.Hosting.Python (3)
PythonAppResourceBuilderExtensions.cs (3)
1013ctx.Args.RemoveAt(0); // Remove "-m" 1014ctx.Args.RemoveAt(0); // Remove module name 1023ctx.Args.RemoveAt(0); // Remove script path
Aspire.Hosting.Tests (2)
ApplicationModel\Docker\DockerfileBuilderEdgeCasesTests.cs (1)
158stage.Statements.RemoveAt(1);
ApplicationModel\Docker\DockerfileBuilderIntegrationTests.cs (1)
76stage.Statements.RemoveAt(3);
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\GenerateConverter.cs (1)
571uniqueSourceTypes.RemoveAt(i);
Shared\ProjectDependency.cs (1)
440dependencies.RemoveAt(idx);
GenerateDocumentationAndConfigFiles (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ListExtensions.cs (1)
95list.RemoveAt(i);
illink (2)
Metrics (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ListExtensions.cs (1)
95list.RemoveAt(i);
Metrics.Legacy (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ListExtensions.cs (1)
95list.RemoveAt(i);
Microsoft.AspNetCore (1)
BootstrapHostBuilder.cs (1)
114_builder.Services.RemoveAt(i);
Microsoft.AspNetCore.Http.Microbenchmarks (2)
src\Http\Http.Extensions\test\RequestDelegateGenerator\SharedTypes.cs (2)
656builder.Metadata.RemoveAt(i); 674builder.Metadata.RemoveAt(i);
Microsoft.AspNetCore.HttpOverrides.Tests (2)
DualIPNetworkListTests.cs (2)
187options.KnownIPNetworks.RemoveAt(0); // remove loopback 200options.KnownNetworks.RemoveAt(0); // remove loopback
Microsoft.AspNetCore.Mvc.ApiExplorer (2)
DefaultApiDescriptionProvider.cs (2)
224context.Results.RemoveAt(i); 282context.Results.RemoveAt(i);
Microsoft.AspNetCore.Mvc.Core (7)
ApplicationModels\ActionAttributeRouteModel.cs (2)
41additionalSelector.ActionConstraints.RemoveAt(i); 49additionalSelector.EndpointMetadata.RemoveAt(i);
DependencyInjection\ApplicationModelConventionExtensions.cs (1)
42list.RemoveAt(i);
ModelBinding\Metadata\MetadataDetailsProviderExtensions.cs (1)
40list.RemoveAt(i);
ModelBinding\ModelBinderProviderExtensions.cs (1)
40list.RemoveAt(i);
ModelBinding\Validation\ModelValidatorProviderExtensions.cs (1)
40list.RemoveAt(i);
ModelBinding\ValueProviderFactoryExtensions.cs (1)
40list.RemoveAt(i);
Microsoft.AspNetCore.Mvc.Core.Test (6)
ApplicationModels\EndpointMetadataProviderTest.cs (4)
446builder.Metadata.RemoveAt(i); 465builder.Metadata.RemoveAt(i); 485builder.Metadata.RemoveAt(i); 503builder.Metadata.RemoveAt(i);
DependencyInjection\ApplicationModelConventionExtensionsTest.cs (1)
466application.Controllers.RemoveAt(0);
Infrastructure\ControllerActionInvokerTest.cs (1)
237resourceExecutingContext.ValueProviderFactories.RemoveAt(0);
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ExcludeBindingMetadataProviderIntegrationTest.cs (1)
78options.ModelMetadataDetailsProviders.RemoveAt(i);
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (1)
PageDirectiveFeature.cs (1)
21builder.Phases.RemoveAt(i);
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
Infrastructure\PageActionInvokerTest.cs (1)
125resourceExecutingContext.ValueProviderFactories.RemoveAt(0);
Microsoft.AspNetCore.Razor (3)
TagHelpers\TagHelperAttributeList.cs (3)
108Items.RemoveAt(i--); 165Items.RemoveAt(index); 189Items.RemoveAt(i);
Microsoft.CodeAnalysis.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ListExtensions.cs (1)
95list.RemoveAt(i);
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ListExtensions.cs (1)
95list.RemoveAt(i);
Microsoft.CodeAnalysis.BannedApiAnalyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ListExtensions.cs (1)
95list.RemoveAt(i);
Microsoft.CodeAnalysis.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ListExtensions.cs (1)
95list.RemoveAt(i);
Microsoft.CodeAnalysis.Features (1)
CodeRefactorings\AddMissingImports\AbstractAddMissingImportsFeatureService.cs (1)
175textChanges.RemoveAt(textChanges.Count - 1);
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Internal\Converters\VSInternalExtensionUtilities.cs (1)
67converters.RemoveAt(i);
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ListExtensions.cs (1)
95list.RemoveAt(i);
Microsoft.CodeAnalysis.PublicApiAnalyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ListExtensions.cs (1)
95list.RemoveAt(i);
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ListExtensions.cs (1)
95list.RemoveAt(i);
Microsoft.CodeAnalysis.UnitTests (10)
Collections\ImmutableSegmentedListTest.cs (1)
765Assert.Throws<NotSupportedException>(() => list.RemoveAt(0));
Collections\List\IList.Generic.Tests.cs (8)
86casted.RemoveAt(0); 545Assert.Throws<ArgumentOutOfRangeException>(() => list.RemoveAt(-1)); 546Assert.Throws<ArgumentOutOfRangeException>(() => list.RemoveAt(int.MinValue)); 559Assert.Throws<ArgumentOutOfRangeException>(() => list.RemoveAt(count)); 560Assert.Throws<ArgumentOutOfRangeException>(() => list.RemoveAt(count + 1)); 572Assert.Throws<NotSupportedException>(() => list.RemoveAt(count / 2)); 587list.RemoveAt(index); 602list.RemoveAt(0);
Collections\SegmentedArrayTests.cs (1)
84Assert.Throws<NotSupportedException>(() => ((IList<IntPtr>)data).RemoveAt(0));
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ListExtensions.cs (1)
95list.RemoveAt(i);
Microsoft.Extensions.AI.Abstractions (1)
ChatCompletion\ChatResponseExtensions.cs (1)
465contents.RemoveAt(i);
Microsoft.Extensions.DependencyInjection.Abstractions (3)
Extensions\ServiceCollectionDescriptorExtensions.cs (2)
537collection.RemoveAt(i); 571collection.RemoveAt(i);
Extensions\ServiceCollectionDescriptorExtensions.Keyed.cs (1)
406collection.RemoveAt(i);
Microsoft.Extensions.FileSystemGlobbing (1)
Internal\PatternContexts\PatternContextRagged.cs (1)
109Frame.StemItems.RemoveAt(Frame.StemItems.Count - 1);
Microsoft.Extensions.Http (1)
DependencyInjection\DefaultHttpClientBuilderServiceCollection.cs (1)
73public void RemoveAt(int index) => _services.RemoveAt(index);
Microsoft.Extensions.Http.Resilience (1)
Resilience\ResilienceHttpClientBuilderExtensions.Resilience.cs (1)
94handlers.RemoveAt(i);
Microsoft.Maui.Controls (11)
BindableLayout\BindableLayout.cs (1)
192 mauiLayout.RemoveAt(index);
Interactivity\TriggerBase.cs (1)
228 _actual.RemoveAt(index);
Internals\NotifyCollectionChangedEventArgsExtensions.cs (1)
16 self.Apply((o, i, b) => to.Insert(i, o), (o, i) => to.RemoveAt(i), () =>
Items\SelectionList.cs (2)
104 _internal.RemoveAt(index); 108 _shadow.RemoveAt(index);
ObservableList.cs (2)
56 Items.RemoveAt(oldIndex); 76 Items.RemoveAt(i);
ReadOnlyCastingList.cs (1)
119 _list.RemoveAt(index);
TemplateUtilities.cs (2)
64 self.InternalChildren.RemoveAt(self.InternalChildren.Count - 1); 110 self.InternalChildren.RemoveAt(self.InternalChildren.Count - 1);
VisualStateManager.cs (1)
317 _internalList.RemoveAt(index);
Microsoft.Maui.Controls.Maps (2)
HandlerImpl\Polygon.Impl.cs (1)
134 Geopath.RemoveAt(index);
HandlerImpl\Polyline.Impl.cs (1)
133 Geopath.RemoveAt(index);
PresentationCore (1)
System\Windows\Media\Animation\AnimationLayer.cs (1)
163_animationClocks.RemoveAt(index);
PresentationFramework (5)
MS\Internal\Data\XmlDataCollection.cs (2)
120Items.RemoveAt(i); 134Items.RemoveAt(i);
System\Windows\Annotations\AnnotationHelper.cs (1)
640attachedAnnotations.RemoveAt(i);
System\Windows\Controls\CustomDictionarySources.cs (1)
252((IList<Uri>)this).RemoveAt(index);
System\Windows\Data\BindingGroup.cs (1)
835newItems.RemoveAt(index);
Roslyn.Diagnostics.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ListExtensions.cs (1)
95list.RemoveAt(i);
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Collections\ObjectModel\Collection.cs (1)
151items.RemoveAt(index);
System.Private.Xml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
1535content.RemoveAt(i);
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\FlowPanelDesigner.cs (1)
25snapLines.RemoveAt(i);
System.Xaml (1)
System\Xaml\XamlSchemaContext.cs (1)
839_unexaminedAssemblies.RemoveAt(i);
Test.Utilities (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ListExtensions.cs (1)
95list.RemoveAt(i);
Text.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ListExtensions.cs (1)
95list.RemoveAt(i);