3 references to ProjectXmlChanged
Microsoft.Build (3)
Definition\ProjectCollection.cs (2)
1763
/// Raises the <see cref="
ProjectXmlChanged
"/> event.
1768
ProjectXmlChanged
?.Invoke(this, e);
Evaluation\ProjectXmlChangedEventArgs.cs (1)
13
/// Event arguments for the <see cref="ProjectCollection.
ProjectXmlChanged
"/> event.