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