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