aspnetcore/src/Mvc/Mvc.Razor
Ryan Nowak b23ea5b668 Improvements to MVC EventData typess
Improvments to names
- Using EventData suffix
- More clarity for events assocated with filters

Fixes: #12263

We have to report the BeforeActionMethod using its old signature because
it's used by Intellitrace. I added a new pair of events with a better
name to use with strong types since there's no practical way to update
the old ones.
2019-07-19 12:53:40 -07:00
..
ref Improvements to MVC EventData typess 2019-07-19 12:53:40 -07:00
src Improvements to MVC EventData typess 2019-07-19 12:53:40 -07:00
test