The compiler supports setting CodePage in csproj file to indicates non-default encodings for source files.
When Hot Reload constructs SourceText that matches PDB checksum it needs to take CodePage used by the compiler into account.
Tracks TODO in code.
The compiler supports setting CodePage in csproj file to indicates non-default encodings for source files.
When Hot Reload constructs SourceText that matches PDB checksum it needs to take CodePage used by the compiler into account.
Tracks TODO in code.