4 references to LanguageId
Aspire.Hosting.CodeGeneration.Python (4)
PythonLanguageSupport.cs (4)
50
public string Language =>
LanguageId
;
156
return DetectionResult.Found(
LanguageId
, "apphost.py");
177
Language =
LanguageId
,
213
Language =
LanguageId
,