C# VB IL
{{ getVersion(item) }}
C# IL {{ $t("output.language.run") }}
{{ getVersion(item) }}

                            
ID {{ $t("output.diagnostic.message") }} {{ $t("output.diagnostic.location") }}
{{ item.id }} {{ item.message }} {{ getLocation(item) }}
{{ $t("status.alert") }} {{ message }}
{{ diagnostics.errors.length }} {{ diagnostics.warnings.length }}
SharpScript