Implemented interface member:
method
Remove
System.Collections.Generic.ICollection<T>.Remove(T)
3 references to Remove
Microsoft.Build (1)
Evaluation\ProjectRootElementCache.cs (1)
563
_strongCache.
Remove
(existingWeakEntry);
Microsoft.VisualStudio.LanguageServices (1)
MoveToNamespace\VisualStudioMoveToNamespaceOptionsService.cs (1)
63
History.
Remove
(namespaceName);
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\EventHandlerService.cs (1)
75
if (_handlers.
Remove
(handler))