2 references to RaisedEvent
xunit.assert (2)
EventAsserts.cs (2)
373 Action<T> handler = (T args) => raisedEvent = new RaisedEvent<T>(args); 483 Action<T> handler = (T args) => raisedEvent = new RaisedEvent<T>(args);