There are a few issues around strings in the razor compiler currently: 1. Interpolated strings that have `"` characters in interpolation holes are not handled correctly. 2. Raw string literals from C# 11 are not supported correctly. /cc @DamianEdwards.
There are a few issues around strings in the razor compiler currently:
"characters in interpolation holes are not handled correctly./cc @DamianEdwards.