3 references to LanguageId
Aspire.Hosting.CodeGeneration.Python (3)
PythonLanguageSupport.cs (3)
29
public string Language =>
LanguageId
;
135
return DetectionResult.Found(
LanguageId
, "apphost.py");
143
Language =
LanguageId
,