Antaris / RazorEngine

Open source templating engine based on Microsoft's Razor parsing engine
http://antaris.github.io/RazorEngine
Other
2.13k stars 578 forks source link

Identifier expected - error: (15, 11) #602

Open leonardolb opened 1 week ago

leonardolb commented 1 week ago

Hi! It seems Razor Engine is adding somente "empty using" into my e-mail template. This happens time to time and restarting IIS website solves it.

however, i need to know why it happens and how to address this issue.

Can anyone help or give me a clue?

this is erro generated

image

this is the source code generated with the empty using

image