3 references to LanguageId
Aspire.Hosting.CodeGeneration.Go (3)
GoLanguageSupport.cs (3)
28
public string Language =>
LanguageId
;
123
return DetectionResult.Found(
LanguageId
, "apphost.go");
134
Language =
LanguageId
,