_generated\1\Syntax.xml.Internal.Generated.cs (4)
28988var cached = CSharpSyntaxNodeCache.TryGetNode((int)SyntaxKind.ScopedType, scopedKeyword, type, this.context, out hash);
28991var result = new ScopedTypeSyntax(SyntaxKind.ScopedType, scopedKeyword, type, this.context);
34415var cached = SyntaxNodeCache.TryGetNode((int)SyntaxKind.ScopedType, scopedKeyword, type, out hash);
34418var result = new ScopedTypeSyntax(SyntaxKind.ScopedType, scopedKeyword, type);