2 references to ComponentRemoved
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
InProcess\Editor_InProc.cs (2)
457
componentChangeService.ComponentRemoved +=
ComponentRemoved
;
469
componentChangeService.ComponentRemoved -=
ComponentRemoved
;