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