-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Description
Steps to reproduce
- Decompile
Microsoft.AspNetCore.Routing.RouteEndpointDataSource.AddRequestDelegate(...)in "Microsoft.AspNetCore.Routing, Version=8.0.0.0". - In the code pane, right-click
RouteEntry; click "Analyze". - In the "Analyze" pane, expand "Instantiated By". The list is missing the method we just decompiled.
- In the code pane, right-click the property
HttpMethodsin theRouteEntryinitializer; click "Analyze". - In the "Analyze" pane, expand "set" and then "Used By". The list is missing the method we just decompiled.
Details
- Product in use: ILSpy
- Version in use: 8.2.0.7535