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