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