1 override of ClearAttributeCache
Microsoft.Build (1)
Construction\ProjectItemElement.cs (1)
458
internal override void
ClearAttributeCache
()
3 references to ClearAttributeCache
Microsoft.Build (3)
Construction\ProjectElement.cs (2)
416
ClearAttributeCache
();
571
this.
ClearAttributeCache
();
Construction\ProjectItemElement.cs (1)
460
base.
ClearAttributeCache
();