4 references to AddHandler
Microsoft.CodeAnalysis.Workspaces (1)
Options\GlobalOptionService.cs (1)
218_optionChanged.AddHandler(target, handler);
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
UtilityTest\WeakEventTests.cs (3)
24e.AddHandler(target, handler1); 25e.AddHandler(target, handler2); 26e.AddHandler(target, handler3);