1 override of OnAfterParentChanged
Microsoft.Build (1)
Construction\ProjectItemElement.cs (1)
482internal override void OnAfterParentChanged(ProjectElementContainer parent)
2 references to OnAfterParentChanged
Microsoft.Build (2)
Construction\ProjectElement.cs (1)
178OnAfterParentChanged(value);
Construction\ProjectItemElement.cs (1)
484base.OnAfterParentChanged(parent);