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