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