4 references to handler
xunit.assert (4)
EventAsserts.cs (4)
346
() => attach(
handler
),
347
() => detach(
handler
),
461
attach(
handler
);
463
detach(
handler
);