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