[resgen] Allow escaping U+0022 QUOTATION MARK. (#21243)
commit8266c5604b8c03882f2b06af27fdea46b142d6b9
authorAkihiro Sagawa <sagawa.aki@gmail.com>
Mon, 11 Oct 2021 13:27:08 +0000 (11 22:27 +0900)
committerGitHub <noreply@github.com>
Mon, 11 Oct 2021 13:27:08 +0000 (11 15:27 +0200)
tree01efd7dc0d544eff8eae7a18fd8f62f8a54c5634
parent07a870f411bc44ccb2380ee3571750eb8bedf2df
[resgen] Allow escaping U+0022 QUOTATION MARK. (#21243)

Microsoft implementation allows this notation (\\").
The notation is used in mcs/class/referencesource/System/System.txt .
mcs/tools/resgen/monoresgen.cs