I just reported a bug few days ago here: https://developercommunity.visualstudio.com/t/The-C-IntelliSense-seems-buggy-in-speci/10648203?viewtype=solutions
I’m developing ASP.NET Core 8.0 in Visual Studio 2022 v19.9.6, in the following context, the IntelliSense, IntelliCode and GitHub Copilot will all wrong. The HttpClientFactoryOptions doesn’t have a BindNonPublicProperties property.
It seems a IntelliSense bug in C# or Visual Studio. (I’m not sure) Anyone have comment on this?