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