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