4 references to ProjectXmlChanged
Microsoft.Build (3)
Definition\ProjectCollection.cs (2)
1701
/// Raises the <see cref="
ProjectXmlChanged
"/> event.
1706
ProjectXmlChanged
?.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)
1335
collection.
ProjectXmlChanged
+=