3 references to LanguageId
Aspire.Hosting.CodeGeneration.Rust (3)
RustLanguageSupport.cs (3)
28public string Language => LanguageId; 122return DetectionResult.Found(LanguageId, "apphost.rs"); 130Language = LanguageId,