Type Definition CSharpParser
rust_code_analysis
type CSharpParser = TSParser<CSharpCode>;
The CSharp language parser.
CSharp