[Constant interpolated strings](https://github.com/dotnet/csharplang/issues/2951) If all the placeholders are constants, an interpolated string can be a constant as well. - Update interpolated strings tutorials for constant declarations - Update `const` language reference - update programming guide discussion of constants