We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6787b6c commit e2c377aCopy full SHA for e2c377a
Common/Product/SharedProject/HierarchyNode.cs
@@ -929,7 +929,6 @@ public virtual void Remove(bool removeFromStorage) {
929
930
RaiseOnItemRemoved(documentToRemove, filesToBeDeleted);
931
932
- // When we don't call this it behaves properly also in Solution Explorer search result set
933
// Notify hierarchy event listeners that items have been invalidated
934
ProjectMgr.OnInvalidateItems(this);
935
0 commit comments