2 references to ParseParameter
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
4845
? static @this => @this.
ParseParameter
(identifierIsOptional: true)
4846
: static @this => @this.
ParseParameter
(identifierIsOptional: false);