Fix source-gen issue with a binding member access expression being on a separate line from the member expression #90851
Labels
area-Extensions-Configuration
blocking-release
bug
source-generator
Indicates an issue with a source generator feature
Milestone
Same line
Interceptor location is successfully parsed. Project compiles:
Different line
Parsed interceptor location is inaccurate. Compilation fails with a CSC interceptors error stating that the generated
[InterceptsLocation]
points to an invalid location.The text was updated successfully, but these errors were encountered: