5 references to
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
438var currentMember = body.Members[currentBodyMemberIndex]; 480IsMemberDeclarationOnlyValidWithinTypeDeclaration(body.Members[startInclusive])) 485IsMemberDeclarationOnlyValidWithinTypeDeclaration(body.Members[endExclusive])) 507var currentSibling = body.Members[memberToMoveIndex]; 863this.AddSkippedNamespaceText(ref openBraceOrSemicolon, ref body, ref initialBadNodes, incompleteMembers[i]);