3 references to StatusEventRaised
Microsoft.Build.Framework (3)
IEventSource.cs (3)
307
/// Helper method ensuring single deduplicated subscription to the <see cref="IEventSource.
StatusEventRaised
"/> event.
313
eventSource.
StatusEventRaised
-= handler;
314
eventSource.
StatusEventRaised
+= handler;