161 implementations of Remove
mscorlib (16)
system\arraysegment.cs (1)
256
bool ICollection<T>.
Remove
(T item)
system\Collections\Concurrent\ConcurrentDictionary.cs (1)
1453
bool ICollection<KeyValuePair<TKey, TValue>>.
Remove
(KeyValuePair<TKey, TValue> keyValuePair)
system\collections\generic\dictionary.cs (3)
207
bool ICollection<KeyValuePair<TKey, TValue>>.
Remove
(KeyValuePair<TKey, TValue> keyValuePair) {
856
bool ICollection<TKey>.
Remove
(TKey item){
1035
bool ICollection<TValue>.
Remove
(TValue item){
system\collections\generic\list.cs (2)
823
public bool
Remove
(T item) {
1089
public bool
Remove
(T item) {
system\collections\objectmodel\collection.cs (1)
106
public bool
Remove
(T item) {
system\collections\objectmodel\readonlycollection.cs (1)
87
bool ICollection<T>.
Remove
(T value) {
system\collections\objectmodel\readonlydictionary.cs (3)
143
bool ICollection<KeyValuePair<TKey, TValue>>.
Remove
(KeyValuePair<TKey, TValue> item) {
399
bool ICollection<TKey>.
Remove
(TKey item)
498
bool ICollection<TValue>.
Remove
(TValue item)
System\Diagnostics\Eventing\TraceLogging\EventPayload.cs (1)
120
public bool
Remove
(KeyValuePair<string, object> entry)
system\runtime\interopservices\windowsruntime\dictionarykeycollection.cs (1)
71
bool ICollection<TKey>.
Remove
(TKey item)
system\runtime\interopservices\windowsruntime\dictionaryvaluecollection.cs (1)
78
bool ICollection<TValue>.
Remove
(TValue item)
system\security\principal\ircollection.cs (1)
78
public bool
Remove
( IdentityReference identity )
PresentationCore (41)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
835
public bool
Remove
(KeyValuePair<int, ushort> item)
Core\CSharp\MS\Internal\FontFace\TypefaceCollection.cs (1)
128
public bool
Remove
(Typeface item)
Core\CSharp\MS\Internal\PartialArray.cs (1)
76
public bool
Remove
(T item)
Core\CSharp\MS\Internal\TextFormatting\ThousandthOfEmRealDoubles.cs (1)
258
public bool
Remove
(double item)
Core\CSharp\MS\Internal\TextFormatting\ThousandthOfEmRealPoints.cs (1)
198
public bool
Remove
(Point item)
Core\CSharp\System\Windows\FreezableCollection.cs (1)
249
public bool
Remove
(T value)
Core\CSharp\system\windows\generated\TextDecorationCollection.cs (1)
159
public bool
Remove
(TextDecoration value)
Core\CSharp\System\Windows\Media\Animation\Generated\TimelineCollection.cs (1)
167
public bool
Remove
(Timeline value)
Core\CSharp\System\Windows\Media\Animation\TimelineClockCollection.cs (1)
88
public bool
Remove
(Clock item)
Core\CSharp\System\Windows\Media\CharacterMetricsDictionary.cs (1)
179
public bool
Remove
(KeyValuePair<int, CharacterMetrics> item)
Core\CSharp\System\Windows\Media\CultureSpecificStringDictionary.cs (1)
145
public bool
Remove
(KeyValuePair<XmlLanguage, string> item)
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
166
public bool
Remove
(BitmapEffect value)
Core\CSharp\System\Windows\Media\FamilyMapCollection.cs (1)
138
public bool
Remove
(FontFamilyMap item)
Core\CSharp\System\Windows\Media\FamilyTypefaceCollection.cs (1)
124
public bool
Remove
(FamilyTypeface item)
Core\CSharp\System\Windows\Media\Fonts.cs (1)
387
public bool
Remove
(Typeface item)
Core\CSharp\System\Windows\Media\Generated\DoubleCollection.cs (1)
155
public bool
Remove
(double value)
Core\CSharp\System\Windows\Media\Generated\DrawingCollection.cs (1)
180
public bool
Remove
(Drawing value)
Core\CSharp\System\Windows\Media\Generated\GeneralTransformCollection.cs (1)
168
public bool
Remove
(GeneralTransform value)
Core\CSharp\System\Windows\Media\Generated\GeometryCollection.cs (1)
180
public bool
Remove
(Geometry value)
Core\CSharp\System\Windows\Media\Generated\GradientStopCollection.cs (1)
168
public bool
Remove
(GradientStop value)
Core\CSharp\System\Windows\Media\Generated\Int32Collection.cs (1)
155
public bool
Remove
(int value)
Core\CSharp\System\Windows\Media\Generated\PathFigureCollection.cs (1)
169
public bool
Remove
(PathFigure value)
Core\CSharp\System\Windows\Media\Generated\PathSegmentCollection.cs (1)
168
public bool
Remove
(PathSegment value)
Core\CSharp\System\Windows\Media\Generated\PointCollection.cs (1)
155
public bool
Remove
(Point value)
Core\CSharp\System\Windows\Media\Generated\TextEffectCollection.cs (1)
168
public bool
Remove
(TextEffect value)
Core\CSharp\System\Windows\Media\Generated\TransformCollection.cs (1)
180
public bool
Remove
(Transform value)
Core\CSharp\System\Windows\Media\Generated\VectorCollection.cs (1)
155
public bool
Remove
(Vector value)
Core\CSharp\System\Windows\Media\GlyphRun.cs (2)
2200
public bool
Remove
(bool item)
2302
public bool
Remove
(ushort item)
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (2)
2229
public bool
Remove
(KeyValuePair<ushort, double> item)
2318
public bool
Remove
(double item)
Core\CSharp\System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (1)
164
public bool
Remove
(GeneralTransform3D value)
Core\CSharp\System\Windows\Media3D\Generated\MaterialCollection.cs (1)
176
public bool
Remove
(Material value)
Core\CSharp\System\Windows\Media3D\Generated\Model3DCollection.cs (1)
176
public bool
Remove
(Model3D value)
Core\CSharp\System\Windows\Media3D\Generated\Point3DCollection.cs (1)
151
public bool
Remove
(Point3D value)
Core\CSharp\System\Windows\Media3D\Generated\Transform3DCollection.cs (1)
176
public bool
Remove
(Transform3D value)
Core\CSharp\System\Windows\Media3D\Generated\Vector3DCollection.cs (1)
151
public bool
Remove
(Vector3D value)
Core\CSharp\System\Windows\Media3D\Visual3DCollection.cs (1)
93
public bool
Remove
(Visual3D value)
Shared\MS\Internal\CharacterBuffer.cs (1)
138
public bool
Remove
(char item)
Shared\MS\Internal\PartialList.cs (1)
134
public bool
Remove
(T item)
Shared\MS\Internal\SequentialUshortCollection.cs (1)
85
public bool
Remove
(ushort item)
PresentationFramework (17)
src\Framework\MS\Internal\Annotations\ObservableDictionary.cs (1)
182
bool ICollection<KeyValuePair<string, string>>.
Remove
(KeyValuePair<string, string> pair)
src\Framework\MS\Internal\Data\RBTree.cs (1)
604
public bool
Remove
(T item)
src\Framework\MS\Internal\Documents\ContentElementCollection.cs (1)
250
abstract public bool
Remove
(TItem item);
src\Framework\MS\Internal\ListOfObject.cs (1)
84
bool ICollection<object>.
Remove
(object item)
src\Framework\MS\Internal\WeakDictionary.cs (3)
69
public bool
Remove
(KeyType item)
156
public bool
Remove
(ValueType item)
332
public bool
Remove
(KeyValuePair<TKey, TValue> item)
src\Framework\MS\Internal\WeakHashSet.cs (1)
85
public bool
Remove
(T item)
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (1)
212
bool ICollection<Uri>.
Remove
(Uri item)
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (1)
345
public bool
Remove
(DataGridCellInfo cell)
src\Framework\System\Windows\Data\XmlNamespaceMappingCollection.cs (1)
162
public bool
Remove
(XmlNamespaceMapping mapping)
src\Framework\System\Windows\Documents\TableCellCollection.cs (1)
203
public bool
Remove
(TableCell item)
src\Framework\System\Windows\Documents\TableColumnCollection.cs (1)
204
public bool
Remove
(TableColumn item)
src\Framework\System\Windows\Documents\TableRowCollection.cs (1)
203
public bool
Remove
(TableRow item)
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (1)
203
public bool
Remove
(TableRowGroup item)
src\Framework\System\Windows\Documents\TextElementCollection.cs (1)
202
public bool
Remove
(TextElementType item)
src\Framework\System\Windows\TriggerActionCollection.cs (1)
149
public bool
Remove
(TriggerAction value)
System (16)
compmod\system\collections\generic\linkedlist.cs (1)
256
public bool
Remove
(T value) {
compmod\system\collections\generic\sorteddictionary.cs (3)
65
bool ICollection<KeyValuePair<TKey,TValue>>.
Remove
(KeyValuePair<TKey,TValue> keyValuePair) {
546
bool ICollection<TKey>.
Remove
(TKey item){
701
bool ICollection<TValue>.
Remove
(TValue item){
compmod\system\collections\generic\sortedlist.cs (3)
197
bool ICollection<KeyValuePair<TKey, TValue>>.
Remove
(KeyValuePair<TKey, TValue> keyValuePair) {
1004
public bool
Remove
(TKey key) {
1098
public bool
Remove
(TValue value) {
compmod\system\collections\generic\sortedset.cs (1)
429
public bool
Remove
(T item) {
compmod\system\collections\specialized\stringdictionary.cs (2)
339
bool ICollection<KeyValuePair<string, string>>.
Remove
(KeyValuePair<string, string> item) {
429
public bool
Remove
(string item) {
net\System\Net\HttpListenerPrefixCollection.cs (1)
111
public bool
Remove
(string uriPrefix) {
net\System\Net\NetworkInformation\GatewayIPAddressInformationCollection.cs (1)
67
public virtual bool
Remove
(GatewayIPAddressInformation address) {
net\System\Net\NetworkInformation\IPAddressCollection.cs (1)
65
public virtual bool
Remove
(IPAddress address) {
net\System\Net\NetworkInformation\IPAddressInformationCollection.cs (1)
66
public virtual bool
Remove
(IPAddressInformation address) {
net\System\Net\NetworkInformation\MulticastIPAddressInformationCollection.cs (1)
66
public virtual bool
Remove
(MulticastIPAddressInformation address) {
net\System\Net\NetworkInformation\UnicastIPAddressInformationCollection.cs (1)
71
public virtual bool
Remove
(UnicastIPAddressInformation address) {
System.Activities (2)
System\Activities\Hosting\SymbolResolver.cs (1)
199
public bool
Remove
(KeyValuePair<string, object> item)
System\Activities\HybridDictionary.cs (1)
230
public bool
Remove
(KeyValuePair<TKey, TValue> item)
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemCollection.cs (1)
219
public abstract bool
Remove
(ModelItem item);
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemDictionary.cs (1)
421
bool ICollection<KeyValuePair<ModelItem, ModelItem>>.
Remove
(KeyValuePair<ModelItem, ModelItem> item) {
System.Activities.Presentation\System\Activities\Presentation\Model\WeakKeyDictionary.cs (1)
190
public bool
Remove
(KeyValuePair<K, V> item)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
89
public bool
Remove
(ToolboxCategory item)
System.AddIn (2)
System\Addin\Hosting\ReadOnlyDictionary.cs (1)
98
public bool
Remove
(KeyValuePair<TKey, TValue> keyValuePair)
System\Addin\Pipeline\ContractListAdapter.cs (1)
100
public bool
Remove
(U item)
System.Core (10)
Microsoft\Scripting\Actions\ExpandoObject.cs (3)
379
public bool
Remove
(string item) {
505
public bool
Remove
(object item) {
647
bool ICollection<KeyValuePair<string, object>>.
Remove
(KeyValuePair<string, object> item) {
Microsoft\Scripting\Ast\BlockExpression.cs (1)
578
public bool
Remove
(Expression item) {
Microsoft\Scripting\Ast\ListArgumentProvider.cs (1)
113
public bool
Remove
(Expression item) {
Microsoft\Scripting\Compiler\Set.cs (1)
82
public bool
Remove
(T item) {
Microsoft\Scripting\Utils\ReadOnlyCollectionBuilder.cs (1)
257
public bool
Remove
(T item) {
System\Collections\Generic\HashSet.cs (1)
287
public bool
Remove
(T item) {
System\Linq\Enumerable.cs (1)
2351
bool ICollection<TElement>.
Remove
(TElement item) {
System\Linq\Parallel\QueryOperators\QueryResults.cs (1)
145
bool ICollection<T>.
Remove
(T item)
System.Data (5)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemCollection.cs (1)
219
public abstract bool
Remove
(ModelItem item);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemDictionary.cs (1)
421
bool ICollection<KeyValuePair<ModelItem, ModelItem>>.
Remove
(KeyValuePair<ModelItem, ModelItem> item) {
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\WeakKeyDictionary.cs (1)
190
public bool
Remove
(KeyValuePair<K, V> item)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxCategoryItems.cs (1)
89
public bool
Remove
(ToolboxCategory item)
fx\src\data\System\Data\Common\DbConnectionStringCommon.cs (1)
196
bool ICollection<T>.
Remove
(T value) {
System.Data.Entity (5)
System\Data\Common\Utils\ThreadSafeList.cs (1)
178
public bool
Remove
(T item)
System\Data\EntityModel\SchemaObjectModel\RelationshipEndCollection.cs (1)
100
public bool
Remove
(IRelationshipEnd end)
System\Data\Metadata\Edm\MetadataCollection.cs (1)
423
bool ICollection<T>.
Remove
(T item)
System\Data\Objects\DataClasses\EntityCollection.cs (1)
373
public bool
Remove
(TEntity entity)
System\Data\Objects\ObjectParameterCollection.cs (1)
328
public bool
Remove
(ObjectParameter parameter)
System.Data.Linq (2)
ChangeConflicts.cs (1)
46
public bool
Remove
(ObjectChangeConflict item) {
Types.cs (1)
410
public bool
Remove
(TEntity entity) {
System.Data.SqlXml (4)
System\Xml\Xsl\ListBase.cs (1)
70
public virtual bool
Remove
(T value) {
System\Xml\Xsl\QIL\QilNode.cs (1)
165
public virtual bool
Remove
(QilNode node) {
System\Xml\Xsl\Runtime\XmlQuerySequence.cs (2)
201
bool ICollection<T>.
Remove
(T value) {
640
bool ICollection<XPathItem>.
Remove
(XPathItem value) {
System.IO.Log (1)
System\IO\Log\ReservationCollection.cs (1)
205
public bool
Remove
(long item)
System.Runtime.DurableInstancing (1)
System\Runtime\PersistencePipeline.cs (1)
367
public bool
Remove
(KeyValuePair<XName, object> item)
System.ServiceModel (16)
System\ServiceModel\Channels\ContextDictionary.cs (1)
175
public bool
Remove
(KeyValuePair<string, string> item)
System\ServiceModel\Channels\MessageProperties.cs (1)
838
bool ICollection<KeyValuePair<string, object>>.
Remove
(KeyValuePair<string, object> pair)
System\ServiceModel\Configuration\ServiceModelExtensionCollectionElement.cs (1)
526
public bool
Remove
(TServiceModelExtensionElement element)
System\ServiceModel\Dispatcher\ActionMessageFilterTable.cs (1)
472
public bool
Remove
(KeyValuePair<MessageFilter, TFilterData> item)
System\ServiceModel\Dispatcher\AndMessageFilterTable.cs (1)
440
public bool
Remove
(KeyValuePair<MessageFilter, FilterData> item)
System\ServiceModel\Dispatcher\EndpointAddressMessageFilterTable.cs (1)
782
public bool
Remove
(KeyValuePair<MessageFilter, TFilterData> item)
System\ServiceModel\Dispatcher\MessageFilter.cs (1)
299
bool ICollection<KeyValuePair<MessageFilter, FilterData>>.
Remove
(KeyValuePair<MessageFilter, FilterData> item)
System\ServiceModel\Dispatcher\MessageFilterTable.cs (1)
573
public bool
Remove
(KeyValuePair<MessageFilter, TFilterData> item)
System\ServiceModel\Dispatcher\MessageQueryTable.cs (1)
165
public bool
Remove
(KeyValuePair<MessageQuery, TItem> item)
System\ServiceModel\Dispatcher\ThreadSafeMessageFilterTable.cs (1)
249
bool ICollection<KeyValuePair<MessageFilter, FilterData>>.
Remove
(KeyValuePair<MessageFilter, FilterData> item)
System\ServiceModel\Dispatcher\XPathMessageFilterTable.cs (1)
576
public bool
Remove
(KeyValuePair<MessageFilter, TFilterData> item)
System\ServiceModel\Security\SecuritySessionFilter.cs (1)
227
public bool
Remove
(KeyValuePair<MessageFilter, FilterData> item)
System\ServiceModel\ServiceChannelManager.cs (1)
486
public bool
Remove
(IChannel channel)
System\ServiceModel\SynchronizedCollection.cs (1)
169
public bool
Remove
(T item)
System\ServiceModel\SynchronizedReadOnlyCollection.cs (1)
154
bool ICollection<T>.
Remove
(T value)
System\UriTemplate.cs (1)
1117
public bool
Remove
(KeyValuePair<string, string> item)
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\WorkflowDefinitionProvider.cs (1)
219
public bool
Remove
(WorkflowService workflowService)
System.ServiceModel.Internals (5)
System\Runtime\Collections\NullableKeyDictionary.cs (3)
180
public bool
Remove
(KeyValuePair<TKey, TValue> item)
272
public bool
Remove
(TypeKey item)
348
public bool
Remove
(TypeValue item)
System\Runtime\Collections\OrderedDictionary.cs (1)
199
public bool
Remove
(KeyValuePair<TKey, TValue> item)
System\Runtime\ReadOnlyDictionaryInternal.cs (1)
115
public bool
Remove
(KeyValuePair<TKey, TValue> item)
System.ServiceModel.Routing (1)
System\ServiceModel\Dispatcher\StrictAndMessageFilter.cs (1)
285
public bool
Remove
(KeyValuePair<MessageFilter, TFilterData> item)
System.Web (4)
ModelBinding\ModelBinderDictionary.cs (1)
138
public bool
Remove
(KeyValuePair<Type, IModelBinder> item) {
ModelBinding\ModelStateDictionary.cs (1)
135
public bool
Remove
(KeyValuePair<string, ModelState> item) {
Routing\RouteValueDictionary.cs (1)
139
bool ICollection<KeyValuePair<string, object>>.
Remove
(KeyValuePair<string, object> item) {
UI\WebControls\MethodParametersDictionary.cs (1)
177
bool ICollection<KeyValuePair<string, MethodParameterValue>>.
Remove
(KeyValuePair<string, MethodParameterValue> item) {
System.Web.Extensions (1)
Util\OrderedDictionary.cs (1)
133
bool ICollection<KeyValuePair<TKey, TValue>>.
Remove
(KeyValuePair<TKey, TValue> item) {
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NumericUpDownAccelerationCollection.cs (1)
96
public bool
Remove
(NumericUpDownAcceleration acceleration)
System.Workflow.ComponentModel (2)
AuthoringOM\ActivitiesCollection.cs (1)
121
bool ICollection<Activity>.
Remove
(Activity item)
AuthoringOM\ItemList.cs (1)
188
bool ICollection<T>.
Remove
(T item)
System.WorkflowServices (2)
System\ServiceModel\SerializableReadOnlyDictionary.cs (1)
119
public bool
Remove
(KeyValuePair<K, V> item)
System\Workflow\Activities\OperationParameterInfoCollection.cs (1)
213
bool ICollection<OperationParameterInfo>.
Remove
(OperationParameterInfo item)
WindowsBase (2)
Base\System\Collections\ObjectModel\WeakReadOnlyCollection.cs (1)
112
bool ICollection<T>.
Remove
(T value) {
Base\System\Windows\NameScope.cs (1)
258
public bool
Remove
(KeyValuePair<string, object> item)
77 references to Remove
PresentationCore (1)
Core\CSharp\System\Windows\Media\CultureSpecificStringDictionary.cs (1)
147
return _innerDictionary.
Remove
(item);
PresentationFramework (5)
src\Framework\MS\Internal\Annotations\ObservableDictionary.cs (1)
184
return ((ICollection<KeyValuePair<string, string>>)_nameValues).
Remove
(pair);
src\Framework\System\Windows\Annotations\AnnotationService.cs (1)
1027
attachedAnnotations.
Remove
(match);
src\Framework\System\Windows\Controls\CustomDictionarySources.cs (1)
275
((IList<Uri>)this).
Remove
((Uri)value);
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
918
_pendingPages.
Remove
(completedRequest.Page);
src\Framework\System\Windows\Documents\FixedDocument.cs (1)
1261
_pendingPages.
Remove
(pc);
System.Activities (1)
System\Activities\Statements\RemoveFromCollection.cs (1)
65
return collection.
Remove
(item);
System.Activities.Presentation (5)
System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (4)
447
this.VisualBasicImports.
Remove
(toRemove);
464
this.VisualBasicImports.
Remove
(toRemove);
520
this.TextExpressionNamespaces.
Remove
(ns);
536
this.TextExpressionReferences.
Remove
(toRemove);
System.Activities.Presentation\System\Activities\Presentation\PropertyReferenceUtilities.cs (1)
57
references.
Remove
(entry);
System.AddIn (1)
System\Addin\Pipeline\ListContractAdapter.cs (1)
69
return m_list.
Remove
(m_unwrapper(item));
System.Data (5)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (4)
447
this.VisualBasicImports.
Remove
(toRemove);
464
this.VisualBasicImports.
Remove
(toRemove);
520
this.TextExpressionNamespaces.
Remove
(ns);
536
this.TextExpressionReferences.
Remove
(toRemove);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\PropertyReferenceUtilities.cs (1)
57
references.
Remove
(entry);
System.Data.Entity (1)
System\Data\Objects\Internal\PocoPropertyAccessorStrategy.cs (1)
261
return collection.
Remove
((T)item);
System.Data.Services (1)
System\Data\Services\Providers\ResourceType.cs (1)
1144
this.OwnEpmInfo.
Remove
(epmAttr);
System.Data.Services.Client (2)
System\Data\Services\Client\Binding\BindingGraph.cs (2)
668
s.OutgoingEdges.
Remove
(e);
669
t.IncomingEdges.
Remove
(e);
System.ServiceModel (22)
System\ServiceModel\Channels\ContextBindingElementImporter.cs (1)
68
unrecognized.BindingAsserions.
Remove
(httpUseCookieAssertion);
System\ServiceModel\Channels\ContextDictionary.cs (1)
187
return this.dictionaryStore.
Remove
(item);
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
839
httpAuthAssertions.ForEach(delegate(XmlElement element) { bindingAssertions.
Remove
(element); });
868
bindingAssertions.
Remove
(assertion);
System\ServiceModel\Channels\MessageEncodingBindingElementImporter.cs (2)
226
assertions.
Remove
(encodingAssertion);
234
assertions.
Remove
(encodingAssertion);
System\ServiceModel\Channels\PeerSecurityHelpers.cs (1)
730
if (ext != null) neighbor.Extensions.
Remove
(ext);
System\ServiceModel\Channels\ServiceChannel.cs (3)
1546
this.InstanceContext.OutgoingChannels.
Remove
((IChannel)this.proxy);
1554
this.WmiInstanceContext.WmiChannels.
Remove
((IChannel)this.proxy);
1679
this.instanceContext.OutgoingChannels.
Remove
((IChannel)this.proxy);
System\ServiceModel\Channels\TransactionFlowBindingElementImporter.cs (2)
108
operationAssertions.
Remove
(oleTxTransactionsAssertion);
110
operationAssertions.
Remove
(wsatTransactionsAssertion);
System\ServiceModel\Channels\UtilityExtension.cs (1)
89
if (ext != null) neighbor.Extensions.
Remove
(ext);
System\ServiceModel\Description\MessageContractImporter.cs (2)
1727
DataContractImporter.Options.ReferencedTypes.
Remove
(failedReferenceType);
1736
DataContractImporter.Options.ReferencedTypes.
Remove
(failedReferenceType);
System\ServiceModel\Description\PolicyConversionContext.cs (1)
51
assertions.
Remove
(result);
System\ServiceModel\Dispatcher\MessageFilter.cs (1)
301
return ((ICollection<KeyValuePair<MessageFilter, FilterData>>)this.filters).
Remove
(item);
System\ServiceModel\Dispatcher\ThreadSafeMessageFilterTable.cs (1)
253
return ((ICollection<KeyValuePair<MessageFilter, FilterData>>)this.table).
Remove
(item);
System\ServiceModel\Dispatcher\XPathMessageFilterTable.cs (1)
578
if (((IDictionary<MessageFilter, TFilterData>)this.filters).
Remove
(item))
System\ServiceModel\Security\WSSecurityPolicy.cs (3)
152
assertions.
Remove
(e);
171
assertions.
Remove
(e);
231
assertions.
Remove
(e);
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpTransportBindingElement.cs (1)
301
bindingAssertions.
Remove
(retransmitAssertion);
System.ServiceModel.Internals (1)
System\Runtime\Collections\NullableKeyDictionary.cs (1)
197
return this.innerDictionary.
Remove
(item);
System.Web (5)
ModelBinding\ModelBinderDictionary.cs (1)
139
return ((IDictionary<Type, IModelBinder>)_innerDictionary).
Remove
(item);
ModelBinding\ModelStateDictionary.cs (1)
136
return ((IDictionary<string, ModelState>)_innerDictionary).
Remove
(item);
Routing\RouteValueDictionary.cs (1)
140
return ((ICollection<KeyValuePair<string, object>>)_dictionary).
Remove
(item);
State\SessionStateModule.cs (1)
1084
((ICollection<KeyValuePair<string, int>>)s_queuedRequestsNumPerSession).
Remove
(new KeyValuePair<string,int>(_rqId, 0));
UI\WebControls\MethodParametersDictionary.cs (1)
178
return ((ICollection<KeyValuePair<string, MethodParameterValue>>)InnerDictionary).
Remove
(item);
System.Web.DataVisualization (4)
Common\Formulas\FormulaHelpers.cs (4)
1482
unmappedFormulaFields.
Remove
(formulaField);
1531
unmappedFormulaFields.
Remove
((DataField)seriesField);
1569
unmappedFormulaFields.
Remove
(formulaField);
1625
unmappedFormulaFields.
Remove
((DataField)seriesField);
System.Web.Extensions (1)
Util\OrderedDictionary.cs (1)
134
bool removed = ((ICollection<KeyValuePair<TKey, TValue>>)_dictionary).
Remove
(item);
System.Windows.Forms.DataVisualization (4)
Common\Formulas\FormulaHelpers.cs (4)
1482
unmappedFormulaFields.
Remove
(formulaField);
1531
unmappedFormulaFields.
Remove
((DataField)seriesField);
1569
unmappedFormulaFields.
Remove
(formulaField);
1625
unmappedFormulaFields.
Remove
((DataField)seriesField);
System.Workflow.Activities (1)
Rules\Design\Dialogs\RuleSetDialog.cs (1)
325
this.dialogRuleSet.Rules.
Remove
(rule);
System.Workflow.ComponentModel (10)
AuthoringOM\ActivitiesCollection.cs (2)
207
return ((IList<Activity>)this).
Remove
(item);
310
((IList<Activity>)this).
Remove
((Activity)value);
AuthoringOM\ActivityExecutionContext.cs (1)
510
grantedLocks[handle].WaitList.
Remove
(this.Activity);
AuthoringOM\ActivityExecutionContextCollection.cs (3)
135
activeContexts.
Remove
(copiedActivity);
200
activeContexts.
Remove
(childContext.Activity.ContextActivity);
353
completedContexts.
Remove
(contextInfo);
AuthoringOM\ItemList.cs (2)
284
return ((IList<T>)this).
Remove
(item);
377
((IList<T>)this).
Remove
((T)value);
AuthoringOM\Serializer\DictionaryMarkupSerializer.cs (2)
114
serializationManager.ExtendedPropertiesProviders.
Remove
(this);
131
serializationManager.ExtendedPropertiesProviders.
Remove
(this);
System.Workflow.Runtime (2)
CorrelationToken.cs (1)
186
subscriptions.
Remove
(subscriber);
System\Activities\Statements\InteropEnvironment.cs (1)
244
if (!deletedBookmarks.
Remove
(value))
System.WorkflowServices (4)
System\ServiceModel\Dispatcher\DurableOperationContext.cs (1)
56
operationContext.Extensions.
Remove
(isInOperation);
System\ServiceModel\Dispatcher\WorkflowInstanceContextProvider.cs (1)
235
callbackState.InstanceContext.IncomingChannels.
Remove
(channel);
System\Workflow\Activities\OperationParameterInfoCollection.cs (2)
316
((IList<OperationParameterInfo>) this).
Remove
((OperationParameterInfo) value);
341
return ((IList<OperationParameterInfo>) this).
Remove
(item);