3 references to LanguageId
Aspire.Hosting.CodeGeneration.TypeScript (3)
TypeScriptLanguageSupport.cs (3)
29
public string Language =>
LanguageId
;
174
return DetectionResult.Found(
LanguageId
, "apphost.ts");
182
Language =
LanguageId
,