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