Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EventSourceSink refactor [testing needed, do not merge] (dotnet#10768)
* replaced RaiseSomeEvent handlers by a generic one and lambdas * removing something that slipped in * reintroducing skipped try catch. RaiseAnyEvent added since it is doing separate logging. removing null arguments, removing #nullable disable * nullable fix, argument annotation fix
- Loading branch information