2 references to ContextAwareSyntax
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
29private readonly ContextAwareSyntax _syntaxFactory; // Has context, the fields of which are resettable. 1884static TypeDeclarationSyntax constructTypeDeclaration(ContextAwareSyntax syntaxFactory, SyntaxList<AttributeListSyntax> attributes, SyntaxListBuilder modifiers, SyntaxToken keyword, SyntaxToken? recordModifier,