pub fn emit_csharp_doc(out: &mut String, doc: &str, indent: &str)
Emit C# XML documentation comments (/// … ) Used for C# classes, structs, methods, and properties.