2 references to ParseFixedStatement
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
2575return _syntaxFactory.GlobalStatement(ParseFixedStatement(attributes)); 8091return this.ParseFixedStatement(attributes);