Describe the issue or suggestion
Create a new page for interpolated string handlers.
From C# 10, this includes the following errors:
- CS8941
- CS8942
- CS8946
- CS8947
- CS8953
- CS8976
In addition, search for other diagnostics related to interpolated string handlers.
Associated WorkItem - 550648