156 implementations of Contains
mscorlib (12)
system\array.cs (1)
715bool IList.Contains(Object value)
system\collections\arraylist.cs (4)
294public virtual bool Contains(Object item) { 1544public virtual bool Contains(Object item) { 1633public virtual bool Contains(Object obj) { 1891public virtual bool Contains(Object obj) {
system\collections\collectionbase.cs (1)
128bool IList.Contains(Object value) {
system\collections\generic\list.cs (1)
332bool System.Collections.IList.Contains(Object item)
system\collections\objectmodel\collection.cs (1)
285bool IList.Contains(object value) {
system\collections\objectmodel\readonlycollection.cs (1)
208bool IList.Contains(object value) {
system\collections\sortedlist.cs (2)
861public virtual bool Contains(Object key) { 948public virtual bool Contains(Object value) {
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
191bool IList.Contains(Object value)
PresentationCore (49)
Core\CSharp\System\Windows\FreezableCollection.cs (1)
484bool IList.Contains(object value)
Core\CSharp\system\windows\generated\TextDecorationCollection.cs (1)
381bool IList.Contains(object value)
Core\CSharp\System\Windows\Input\Command\CommandBindingCollection.cs (1)
96bool IList.Contains(object key)
Core\CSharp\System\Windows\Input\Command\InputBindingCollection.cs (1)
105bool IList.Contains(object key)
Core\CSharp\System\Windows\Input\Command\InputGestureCollection.cs (1)
92bool IList.Contains(object key)
Core\CSharp\System\Windows\Media\Animation\Generated\BooleanKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\ByteKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\CharKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\ColorKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\DecimalKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\DoubleKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\Int16KeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\Int32KeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\Int64KeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\MatrixKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\ObjectKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\Point3DKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\PointKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\QuaternionKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\RectKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\Rotation3DKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\SingleKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\SizeKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\StringKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\TimelineCollection.cs (1)
389bool IList.Contains(object value)
Core\CSharp\System\Windows\Media\Animation\Generated\Vector3DKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Animation\Generated\VectorKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
388bool IList.Contains(object value)
Core\CSharp\System\Windows\Media\FamilyMapCollection.cs (1)
216bool SC.IList.Contains(object value)
Core\CSharp\System\Windows\Media\FamilyTypefaceCollection.cs (1)
201bool SC.IList.Contains(object value)
Core\CSharp\System\Windows\Media\Generated\DoubleCollection.cs (1)
342bool IList.Contains(object value)
Core\CSharp\System\Windows\Media\Generated\DrawingCollection.cs (1)
402bool IList.Contains(object value)
Core\CSharp\System\Windows\Media\Generated\GeneralTransformCollection.cs (1)
390bool IList.Contains(object value)
Core\CSharp\System\Windows\Media\Generated\GeometryCollection.cs (1)
402bool IList.Contains(object value)
Core\CSharp\System\Windows\Media\Generated\GradientStopCollection.cs (1)
390bool IList.Contains(object value)
Core\CSharp\System\Windows\Media\Generated\Int32Collection.cs (1)
342bool IList.Contains(object value)
Core\CSharp\System\Windows\Media\Generated\PathFigureCollection.cs (1)
391bool IList.Contains(object value)
Core\CSharp\System\Windows\Media\Generated\PathSegmentCollection.cs (1)
390bool IList.Contains(object value)
Core\CSharp\System\Windows\Media\Generated\PointCollection.cs (1)
342bool IList.Contains(object value)
Core\CSharp\System\Windows\Media\Generated\TextEffectCollection.cs (1)
390bool IList.Contains(object value)
Core\CSharp\System\Windows\Media\Generated\TransformCollection.cs (1)
402bool IList.Contains(object value)
Core\CSharp\System\Windows\Media\Generated\VectorCollection.cs (1)
342bool IList.Contains(object value)
Core\CSharp\System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (1)
386bool IList.Contains(object value)
Core\CSharp\System\Windows\Media3D\Generated\MaterialCollection.cs (1)
398bool IList.Contains(object value)
Core\CSharp\System\Windows\Media3D\Generated\Model3DCollection.cs (1)
398bool IList.Contains(object value)
Core\CSharp\System\Windows\Media3D\Generated\Point3DCollection.cs (1)
338bool IList.Contains(object value)
Core\CSharp\System\Windows\Media3D\Generated\Transform3DCollection.cs (1)
398bool IList.Contains(object value)
Core\CSharp\System\Windows\Media3D\Generated\Vector3DCollection.cs (1)
338bool IList.Contains(object value)
Core\CSharp\System\Windows\Media3D\Visual3DCollection.cs (1)
346bool IList.Contains(object value)
PresentationFramework (15)
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (1)
88public override bool Contains(object item)
src\Framework\MS\Internal\Data\LiveShapingList.cs (1)
522public bool Contains(object value)
src\Framework\MS\Internal\Documents\ContentElementCollection.cs (1)
441bool IList.Contains(object value)
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (1)
242bool IList.Contains(object value)
src\Framework\System\Windows\Controls\ItemCollection.cs (1)
282public override bool Contains(object containItem)
src\Framework\System\Windows\Controls\MultipleCopiesCollection.cs (1)
243public bool Contains(object value)
src\Framework\System\Windows\Controls\UIElementCollection.cs (1)
420bool IList.Contains(object value)
src\Framework\System\Windows\Data\CompositeCollection.cs (1)
166public bool Contains(object containItem)
src\Framework\System\Windows\Documents\TableCellCollection.cs (1)
287bool IList.Contains(object value)
src\Framework\System\Windows\Documents\TableColumnCollection.cs (1)
295bool IList.Contains(object value)
src\Framework\System\Windows\Documents\TableRowCollection.cs (1)
287bool IList.Contains(object value)
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (1)
287bool IList.Contains(object value)
src\Framework\System\Windows\Documents\TextElementCollection.cs (1)
452bool IList.Contains(object value)
src\Framework\System\Windows\Media\Animation\Generated\ThicknessKeyFrameCollection.cs (1)
329bool IList.Contains(object keyFrame)
src\Framework\System\Windows\TriggerActionCollection.cs (1)
197bool IList.Contains(object value)
System (7)
compmod\system\codedom\CodeNamespaceImportCollection.cs (1)
186bool IList.Contains(object value) {
compmod\system\collections\specialized\stringcollection.cs (1)
184bool IList.Contains(object value) {
compmod\system\componentmodel\design\DesignerOptionService.cs (1)
401bool IList.Contains(object value) {
compmod\system\componentmodel\EventDescriptorCollection.cs (1)
471bool IList.Contains(object value) {
compmod\system\componentmodel\ListSortDescriptionCollection.cs (1)
96public bool Contains(object value) {
compmod\system\componentmodel\PropertyDescriptorCollection.cs (1)
624bool IList.Contains(object value) {
compmod\system\diagnostics\TraceListeners.cs (1)
231bool IList.Contains(object value) {
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemCollection.cs (1)
272bool IList.Contains(object value) {
System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
220public bool Contains(object value)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategory.cs (1)
130bool IList.Contains(object value)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
131bool IList.Contains(object value)
System.Core (1)
Microsoft\Scripting\Utils\ReadOnlyCollectionBuilder.cs (1)
305bool System.Collections.IList.Contains(object value) {
System.Data (9)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemCollection.cs (1)
272bool IList.Contains(object value) {
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
220public bool Contains(object value)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategory.cs (1)
130bool IList.Contains(object value)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
131bool IList.Contains(object value)
fx\src\data\System\Data\Common\DataColumnMappingCollection.cs (1)
194public bool Contains(object value) {
fx\src\data\System\Data\Common\DataTableMappingCollection.cs (1)
197public bool Contains(object value) {
fx\src\data\System\Data\Common\DbParameterCollection.cs (1)
109abstract public bool Contains(object value);
fx\src\data\System\Data\DataView.cs (1)
907bool IList.Contains(object value) {
fx\src\data\System\Data\DataViewManager.cs (1)
186bool IList.Contains(object value) {
System.Data.Entity (1)
System\Data\Objects\ObjectView.cs (1)
376bool IList.Contains(object value)
System.Data.Linq (1)
Types.cs (1)
568bool IList.Contains(object value) {
System.Data.SqlXml (2)
System\Xml\Xsl\ListBase.cs (1)
136bool System.Collections.IList.Contains(object value) {
System\Xml\Xsl\Runtime\XmlQuerySequence.cs (1)
254bool System.Collections.IList.Contains(object value) {
System.Drawing (1)
misc\ClientUtils.cs (1)
416public bool Contains(object value) { return InnerList.Contains(CreateWeakRefObject(value)); }
System.Security (3)
system\security\cryptography\xml\c14nutil.cs (1)
609public bool Contains(Object value) {
system\security\cryptography\xml\encryptedkey.cs (1)
248public bool Contains(Object value) {
system\security\cryptography\xml\encryptedtype.cs (1)
309bool IList.Contains(Object value) {
System.ServiceModel (2)
System\ServiceModel\SynchronizedCollection.cs (1)
277bool IList.Contains(object value)
System\ServiceModel\SynchronizedReadOnlyCollection.cs (1)
237bool IList.Contains(object value)
System.Web (6)
SiteMapNodeCollection.cs (1)
296bool IList.Contains(object value) {
UI\StateManagedCollection.cs (1)
619bool IList.Contains(object value) {
UI\WebControls\ListItemCollection.cs (1)
143bool IList.Contains(object item) {
UI\WebControls\TableCellCollection.cs (1)
231bool IList.Contains(object o) {
UI\WebControls\TableRowCollection.cs (1)
224bool IList.Contains(object o) {
UI\WebControls\Wizard.cs (1)
3728bool IList.Contains(object value) {
System.Windows.Forms (38)
winforms\Managed\System\WinForms\AutoCompleteStringCollection.cs (1)
244bool IList.Contains(object value) {
winforms\Managed\System\WinForms\BindingSource.cs (1)
1670public virtual bool Contains(object value) {
winforms\Managed\System\WinForms\CheckedListBox.cs (2)
1284bool IList.Contains(object index) { 1437public bool Contains(object item) {
winforms\Managed\System\WinForms\ComboBox.cs (1)
4262public bool Contains(object value) {
winforms\Managed\System\WinForms\DataGridColumnCollection.cs (1)
52bool IList.Contains(object value) {
winforms\Managed\System\WinForms\DataGridTableCollection.cs (1)
43bool IList.Contains(object value) {
winforms\Managed\System\WinForms\DataGridViewCellCollection.cs (1)
48bool IList.Contains(object value)
winforms\Managed\System\WinForms\DataGridViewColumnCollection.cs (1)
80bool IList.Contains(object value)
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
3009public bool Contains(object value)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (1)
67bool IList.Contains(object value)
winforms\Managed\System\WinForms\DataGridViewSelectedCellCollection.cs (1)
46bool IList.Contains(object value)
winforms\Managed\System\WinForms\DataGridViewSelectedColumnCollection.cs (1)
43bool IList.Contains(object value)
winforms\Managed\System\WinForms\DataGridViewSelectedRowCollection.cs (1)
46bool IList.Contains(object value)
winforms\Managed\System\WinForms\ImageList.cs (1)
1440bool IList.Contains(object image) {
winforms\Managed\System\WinForms\Layout\ArrangedElementCollection.cs (1)
119bool IList.Contains(object value) { return InnerList.Contains(value); }
winforms\Managed\System\WinForms\LinkLabel.cs (1)
2218bool IList.Contains(object link) {
winforms\Managed\System\WinForms\ListBox.cs (4)
3218public bool Contains(object value) { 3472bool IList.Contains(object item) { 3890bool IList.Contains(object selectedIndex) { 4242public bool Contains(object selectedObject) {
winforms\Managed\System\WinForms\ListView.cs (6)
6553bool IList.Contains(object checkedIndex) { 6801bool IList.Contains(object item) { 7116bool IList.Contains(object selectedIndex) { 7558bool IList.Contains(object item) { 8023bool IList.Contains(object value) { 8559bool IList.Contains(object item) {
winforms\Managed\System\WinForms\ListViewGroup.cs (1)
553bool IList.Contains(object value)
winforms\Managed\System\WinForms\ListViewItem.cs (1)
1938bool IList.Contains(object subItem) {
winforms\Managed\System\WinForms\Menu.cs (1)
922bool IList.Contains(object value) {
winforms\Managed\System\WinForms\StatusBar.cs (1)
1405bool IList.Contains(object panel) {
winforms\Managed\System\WinForms\TabControl.cs (1)
2458bool IList.Contains(object page) {
winforms\Managed\System\WinForms\TableLayoutStyleCollection.cs (1)
109bool IList.Contains(object style) { return _innerList.Contains(style); }
winforms\Managed\System\WinForms\ToolBar.cs (1)
2001bool IList.Contains(object button) {
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (1)
342bool IList.Contains(object value) { return InnerList.Contains(value); }
winforms\Managed\System\WinForms\ToolStripPanel.cs (1)
1442bool IList.Contains(object value) { return InnerList.Contains(value); }
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (1)
2152bool IList.Contains(object value) { return InnerList.Contains(value); }
winforms\Managed\System\WinForms\TreeNodeCollection.cs (1)
389bool IList.Contains(object node) {
System.Workflow.Activities (1)
Task.cs (1)
1013bool IList.Contains(object value)
System.Workflow.ComponentModel (2)
AuthoringOM\ActivitiesCollection.cs (1)
269bool IList.Contains(object value)
AuthoringOM\ItemList.cs (1)
336bool IList.Contains(object value)
System.WorkflowServices (1)
System\Workflow\Activities\OperationParameterInfoCollection.cs (1)
257bool IList.Contains(object value)
WindowsBase (1)
Base\System\Collections\ObjectModel\WeakReadOnlyCollection.cs (1)
249bool IList.Contains(object value) {
133 references to Contains
mscorlib (5)
system\collections\arraylist.cs (4)
902return _list.Contains(obj); 1546return _list.Contains(item); 1634return _list.Contains(obj); 1892return _list.Contains(obj);
system\runtime\interopservices\windowsruntime\clrireferenceimpl.cs (1)
193return _list.Contains(value);
PresentationFramework (27)
src\Framework\MS\Internal\ListOfObject.cs (1)
66return _list.Contains(item);
src\Framework\System\Windows\Automation\Peers\DataGridItemAutomationPeer.cs (3)
281return this.OwningDataGrid.SelectedItems.Contains(Item); 302if (this.OwningDataGrid.SelectedItems.Contains(item)) 331if (this.OwningDataGrid.SelectedItems.Contains(item))
src\Framework\System\Windows\Controls\Calendar.cs (1)
1132if (!e.RemovedItems.Contains(addedDate))
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (1)
244return ((IList)_uriList).Contains(value);
src\Framework\System\Windows\Controls\DataGrid.cs (9)
1337return SelectedItems.Contains(item) ? Visibility.Visible : Visibility.Collapsed; 1372return _selectionAnchor != null && SelectedItems.Contains(_selectionAnchor.Value.Item) && 2148if (SelectedItems.Contains(CollectionView.NewItemPlaceholder)) 2641if (SelectedItems.Contains(currentInfo.Item)) 3670bool wasSelected = SelectedItems.Contains(currentAddItem); 3865if (HasNewItemPlaceholder && SelectedItems.Contains(CollectionView.NewItemPlaceholder)) 4246if (SelectedItems.Contains(rowItem)) 5130if (SelectedItems.Contains(item)) 5168SelectedItems.Contains(cellInfo.Item))
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (1)
641Debug.Assert(!children.Contains(child), "we incorrectly identified a recycled container");
src\Framework\System\Windows\Controls\DataGridColumnCollection.cs (1)
639if (newColumns != null && newColumns.Contains(column))
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
8770Debug.Assert(!children.Contains(child), "we incorrectly identified a recycled container");
src\Framework\System\Windows\Data\BindingListCollectionView.cs (2)
104: CollectionProxy.Contains(item); 1815return (!_isGrouping) ? CollectionProxy.Contains(item) : (_group.LeafIndexOf(item) >= 0);
src\Framework\System\Windows\Data\ListCollectionView.cs (2)
1223: SourceList.Contains(editItem) && PassesFilter(editItem); 2292return (!IsGrouping) ? InternalList.Contains(item) : (_group.LeafIndexOf(item) >= 0);
src\Framework\System\Windows\Documents\LinkTarget.cs (1)
101return ((IList)this).Contains((object)value);
src\Framework\System\Windows\Documents\TableCellCollection.cs (1)
289return ((IList)_cellCollectionInternal).Contains(value);
src\Framework\System\Windows\Documents\TableColumnCollection.cs (1)
297return ((IList)_columnCollection).Contains(value);
src\Framework\System\Windows\Documents\TableRowCollection.cs (1)
289return ((IList)_rowCollectionInternal).Contains(value);
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (1)
289return ((IList)_rowGroupCollectionInternal).Contains(value);
System (21)
compmod\system\codedom\CodeAttributeArgumentCollection.cs (1)
105return List.Contains(value);
compmod\system\codedom\CodeAttributeDeclarationCollection.cs (1)
105return List.Contains(value);
compmod\system\codedom\CodeCatchClauseCollection.cs (1)
105return List.Contains(value);
compmod\system\codedom\CodeCommentStatementCollection.cs (1)
105return List.Contains(value);
compmod\system\codedom\CodeDirectiveCollection.cs (1)
66return List.Contains(value);
compmod\system\codedom\CodeExpressionCollection.cs (1)
105return List.Contains(value);
compmod\system\codedom\CodeNamespaceCollection.cs (1)
105return List.Contains(value);
compmod\system\codedom\CodeParameterDeclarationExpressionCollection.cs (1)
105return List.Contains(value);
compmod\system\codedom\CodeStatementCollection.cs (1)
113return List.Contains(value);
compmod\system\codedom\CodeTypeDeclarationCollection.cs (1)
105return List.Contains(value);
compmod\system\codedom\CodeTypeMemberCollection.cs (1)
105return List.Contains(value);
compmod\system\codedom\CodeTypeParameterCollection.cs (1)
69return List.Contains(value);
compmod\system\codedom\CodeTypeReferenceCollection.cs (1)
119return List.Contains(value);
compmod\system\codedom\compiler\CompilerErrorCollection.cs (1)
102return List.Contains(value);
compmod\system\componentmodel\design\DesignerVerbCollection.cs (1)
92return List.Contains(value);
compmod\system\componentmodel\ListSortDescriptionCollection.cs (1)
97return ((IList)this.sorts).Contains(value);
compmod\system\diagnostics\TraceListeners.cs (1)
114return ((IList)this).Contains(listener);
security\system\security\cryptography\x509\x509certificate2collection.cs (1)
115return List.Contains(certificate);
services\monitoring\system\diagnosticts\CounterCreationDataCollection.cs (1)
85return List.Contains(value);
services\monitoring\system\diagnosticts\EventLogPermissionEntryCollection.cs (1)
57return List.Contains(value);
services\monitoring\system\diagnosticts\PerformanceCounterPermissionEntryCollection.cs (1)
58return List.Contains(value);
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (1)
342return ((IList)instance).Contains(value);
System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
222return ((IList)this.UniqueNamespaces).Contains(value);
System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewManager.cs (1)
61Getter = (modelItem) => (((IList)this.context.Items.GetValue<Selection>().SelectedObjects).Contains(modelItem)),
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (1)
342return ((IList)instance).Contains(value);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
222return ((IList)this.UniqueNamespaces).Contains(value);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewManager.cs (1)
61Getter = (modelItem) => (((IList)this.context.Items.GetValue<Selection>().SelectedObjects).Contains(modelItem)),
System.Data.Entity (1)
System\Data\Objects\ObjectView.cs (1)
424Debug.Assert(((IList)this).Contains(value), "Value does not exist in view.");
System.Messaging (2)
System\Messaging\AccessControlList.cs (1)
99return List.Contains(entry);
System\Messaging\MessageQueuePermissionEntryCollection.cs (1)
74return List.Contains(value);
System.Runtime.Remoting (3)
channels\http\combinedhttpchannel.cs (1)
101if (((IList)ChannelServices.RegisteredChannels).Contains(this))
channels\ipc\ipcchannel.cs (1)
109if (((IList)ChannelServices.RegisteredChannels).Contains(this))
channels\tcp\combinedtcpchannel.cs (1)
101if (((IList)ChannelServices.RegisteredChannels).Contains(this))
System.Runtime.Serialization (2)
System\Runtime\Serialization\Json\JsonFormatWriterGenerator.cs (1)
708((IList)Globals.TypeOfNullable.GetInterfaces()).Contains(memberType))
System\Runtime\Serialization\XmlFormatWriterGenerator.cs (1)
685((IList)Globals.TypeOfNullable.GetInterfaces()).Contains(memberType))
System.ServiceModel (6)
System\ServiceModel\Description\DispatcherBuilder.cs (6)
280if (!endpointTypes.Contains(typeof(IReplyChannel))) 284if (!endpointTypes.Contains(typeof(IReplySessionChannel))) 288if (!endpointTypes.Contains(typeof(IInputChannel))) 292if (!endpointTypes.Contains(typeof(IInputSessionChannel))) 296if (!endpointTypes.Contains(typeof(IDuplexChannel))) 300if (!endpointTypes.Contains(typeof(IDuplexSessionChannel)))
System.Web (20)
HttpException.cs (1)
681return List.Contains(value);
UI\MasterPage.cs (2)
217if (!master.ContentPlaceHolders.Contains(contentName.ToLower(CultureInfo.InvariantCulture))) { 238if (appliedMasterFilePaths.Contains(pageFile)) {
UI\WebControls\DataControlFieldCollection.cs (1)
71return ((IList)this).Contains(field);
UI\WebControls\DetailsViewRowsGenerator.cs (1)
76bool isKey = ((IList)dataKeyNamesCaseInsensitive).Contains(name.ToLowerInvariant());
UI\WebControls\EmbeddedMailObjectsCollection.cs (1)
33return List.Contains(value);
UI\WebControls\GridViewColumnsGenerator.cs (1)
122bool isKey = ((IList)dataKeyNamesCaseInsensitive).Contains(name.ToLowerInvariant());
UI\WebControls\MenuItemBindingCollection.cs (1)
50return ((IList)this).Contains(binding);
UI\WebControls\MenuItemStyleCollection.cs (1)
44return ((IList)this).Contains(style);
UI\WebControls\ParameterCollection.cs (1)
127return ((IList)this).Contains(parameter);
UI\WebControls\RoleGroupCollection.cs (1)
43return List.Contains(group);
UI\WebControls\StyleCollection.cs (1)
46return ((IList)this).Contains(style);
UI\WebControls\SubMenuStyleCollection.cs (1)
44return ((IList)this).Contains(style);
UI\WebControls\TreeNodeBindingCollection.cs (1)
45return ((IList)this).Contains(binding);
UI\WebControls\TreeNodeStyleCollection.cs (1)
44return ((IList)this).Contains(style);
UI\WebParts\ProxyWebPartConnectionCollection.cs (1)
70return List.Contains(value);
UI\WebParts\WebPartConnectionCollection.cs (1)
82return List.Contains(value);
UI\WebParts\WebPartDisplayModeCollection.cs (1)
74return List.Contains(value);
UI\WebParts\WebPartManager.cs (1)
1010Debug.Assert(allParts.Contains(successor));
UI\WebParts\WebPartTransformerCollection.cs (1)
41return List.Contains(transformer);
System.Web.Extensions (2)
UI\WebControls\DataPagerFieldCollection.cs (1)
72return ((IList)this).Contains(field);
UI\WebControls\Expressions\DataSourceExpressionCollection.cs (1)
78((IList)this).Contains(expression);
System.Web.Mobile (2)
UI\MobileControls\Adapters\HtmlPageAdapter.cs (1)
145return _renderableForms.Contains(form);
UI\MobileControls\Adapters\WmlPageAdapter.cs (1)
398return _renderableForms.Contains(form);
System.Web.Services (22)
System\Web\Services\Description\MimeFormatExtensions.cs (2)
96return List.Contains(mimePart); 240return List.Contains(match);
System\Web\Services\Description\MimeParameters.cs (1)
43return List.Contains(parameter);
System\Web\Services\Description\ServiceDescription.cs (13)
1442return List.Contains(extension); 1704return List.Contains(operationMessage); 1867return List.Contains(import); 1940return List.Contains(message); 2029return List.Contains(port); 2118return List.Contains(portType); 2207return List.Contains(binding); 2296return List.Contains(service); 2385return List.Contains(messagePart); 2474return List.Contains(bindingOperation); 2547return List.Contains(bindingOperationFault); 2636return List.Contains(operation); 2709return List.Contains(operationFaultMessage);
System\Web\Services\Description\ServiceDescriptions.cs (1)
74return List.Contains(serviceDescription);
System\Web\Services\Description\WebReferenceCollection.cs (1)
67return List.Contains(webReference);
System\Web\Services\Description\WebServicesInteroperability.cs (1)
734return List.Contains(violation);
System\Web\Services\Discovery\DiscoveryClientProtocol.cs (1)
574return List.Contains(value);
System\Web\Services\Discovery\DiscoveryReferences.cs (1)
44return List.Contains(value);
System\Web\Services\Protocols\SoapHeaders.cs (1)
62return List.Contains(header);
System.Windows.Forms (5)
winforms\Managed\System\WinForms\BindingSource.cs (1)
1671return List.Contains(value);
winforms\Managed\System\WinForms\TableLayoutColumnStyleCollection.cs (1)
45public bool Contains(ColumnStyle columnStyle) { return ((IList)this).Contains(columnStyle); }
winforms\Managed\System\WinForms\TableLayoutRowStyleCollection.cs (1)
45public bool Contains(RowStyle rowStyle) { return ((IList)this).Contains(rowStyle); }
winforms\Managed\System\WinForms\ToolStripPanelCell.cs (2)
364restoreOnVisibleChanged = (ToolStripPanelRow != null && ((IList)ToolStripPanelRow.Cells).Contains(this)); 369if (ToolStripPanelRow != null && ((IList)ToolStripPanelRow.Cells).Contains(this)) {
System.Xml (9)
System\Xml\Schema\XmlSchema.cs (1)
625if (extList.Contains(schema)) {
System\Xml\Schema\XmlSchemaObjectCollection.cs (1)
82return List.Contains(item);
System\Xml\Serialization\Advanced\SchemaImporterExtension.cs (1)
118return List.Contains(extension);
System\Xml\Serialization\XmlAnyElementAttributes.cs (1)
58return List.Contains(attribute);
System\Xml\Serialization\XmlArrayItemAttributes.cs (1)
58return List.Contains(attribute);
System\Xml\Serialization\XmlElementAttributes.cs (1)
58return List.Contains(attribute);
System\Xml\Serialization\XmlSchemas.cs (3)
124if (List.Contains(schema)) 134if (List.Contains(schema)) 180return List.Contains(schema);