4 references to ProjectXmlChanged
Microsoft.Build (3)
Definition\ProjectCollection.cs (2)
1700/// Raises the <see cref="ProjectXmlChanged"/> event. 1705ProjectXmlChanged?.Invoke(this, e);
Evaluation\ProjectXmlChangedEventArgs.cs (1)
14/// Event arguments for the <see cref="ProjectCollection.ProjectXmlChanged"/> event.
Microsoft.Build.Engine.OM.UnitTests (1)
Definition\ProjectCollection_Tests.cs (1)
1330collection.ProjectXmlChanged +=