2 references to ParseModifiers
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
2683this.ParseModifiers(modifiers, forTopLevelStatements: true, out isPossibleTypeDeclaration); 3270this.ParseModifiers(modifiers, forTopLevelStatements: false, out isPossibleTypeDeclaration);