4 references to handler
xunit.assert (4)
EventAsserts.cs (4)
322
() => attach(
handler
),
323
() => detach(
handler
),
434
attach(
handler
);
436
detach(
handler
);