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