25 types derived from AsyncCompletedEventArgs
dotnet-svcutil-lib (1)
PresentationCore (2)
PresentationFramework (6)
ReachFramework (1)
System.ComponentModel.EventBasedAsync (1)
System.Net.Ping (1)
System.Net.WebClient (8)
System.ServiceModel.Primitives (1)
System.Speech (4)
12 instantiations of AsyncCompletedEventArgs
Microsoft.VisualStudio.TestPlatform.Common (1)
PresentationCore (1)
PresentationFramework (1)
System.Net.Mail (1)
System.Net.WebClient (1)
System.Windows.Extensions (5)
System\Media\SoundPlayer.cs (5)
148OnLoadCompleted(new AsyncCompletedEventArgs(null, false, null));
198OnLoadCompleted(new AsyncCompletedEventArgs(null, false, null));
319OnLoadCompleted(new AsyncCompletedEventArgs(null, false, null));
532new AsyncCompletedEventArgs(null, cancelled: true, null) :
533new AsyncCompletedEventArgs(exception, cancelled: false, null);
System.Windows.Forms (2)
26 references to AsyncCompletedEventArgs
dotnet-svcutil-lib (5)
netstandard (1)
PresentationCore (1)
PresentationFramework (3)
System (1)
System.ComponentModel.EventBasedAsync (1)
System.Net.Mail (3)
System.Net.WebClient (5)
System.Windows.Extensions (3)
System.Windows.Forms (3)