2 references to ParseMemberDeclarationCore
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
2136
/// Changes in this function around member parsing should be mirrored in <see cref="
ParseMemberDeclarationCore
"/>.
2700
var result =
ParseMemberDeclarationCore
(parentKind);