RequestDelegateGenerator should move to GetInterceptableLocation API #55152
Labels
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
feature-rdg
Milestone
Roslyn just introduced a new API for creating
[InterceptsLocation]
attributes in generated code. This uses a new opaque encoding for the location.We'd like our partners to onboard to this new API as soon as is feasible. (We just merged it so may be a day or two before arcade will start handing out compilers which contain it.)
The old path-line-column approach is going to be deprecated and support removed prior to stable release of the feature.
The text was updated successfully, but these errors were encountered: