105 references to ScopedType
Microsoft.CodeAnalysis.CSharp (11)
Binder\Binder_Expressions.cs (1)
855case SyntaxKind.ScopedType:
Binder\Binder_Symbols.cs (1)
510case SyntaxKind.ScopedType:
Compilation\CSharpSemanticModel.cs (1)
104case SyntaxKind.ScopedType:
Compilation\MemberSemanticModel.cs (1)
2341case SyntaxKind.ScopedType:
Syntax.xml.Internal.Generated.cs (4)
28644var cached = CSharpSyntaxNodeCache.TryGetNode((int)SyntaxKind.ScopedType, scopedKeyword, type, this.context, out hash); 28647var result = new ScopedTypeSyntax(SyntaxKind.ScopedType, scopedKeyword, type, this.context); 34011var cached = SyntaxNodeCache.TryGetNode((int)SyntaxKind.ScopedType, scopedKeyword, type, out hash); 34014var result = new ScopedTypeSyntax(SyntaxKind.ScopedType, scopedKeyword, type);
Syntax.xml.Syntax.Generated.cs (1)
1042/// <item><description><see cref="SyntaxKind.ScopedType"/></description></item>
Syntax\SyntaxExtensions.cs (1)
458case SyntaxKind.ScopedType:
Syntax\SyntaxFacts.cs (1)
156case ScopedType:
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (94)
Parsing\DeclarationScopeParsingTests.cs (94)
1675N(SyntaxKind.ScopedType); 1694N(SyntaxKind.ScopedType); 1717N(SyntaxKind.ScopedType); 1898N(SyntaxKind.ScopedType); 1920N(SyntaxKind.ScopedType); 2013N(SyntaxKind.ScopedType); 2088N(SyntaxKind.ScopedType); 2452N(SyntaxKind.ScopedType); 2474N(SyntaxKind.ScopedType); 2500N(SyntaxKind.ScopedType); 2544N(SyntaxKind.ScopedType); 2662N(SyntaxKind.ScopedType); 2684N(SyntaxKind.ScopedType); 2770N(SyntaxKind.ScopedType); 2845N(SyntaxKind.ScopedType); 3021N(SyntaxKind.ScopedType); 3150N(SyntaxKind.ScopedType); 3342N(SyntaxKind.ScopedType); 3378N(SyntaxKind.ScopedType); 3934N(SyntaxKind.ScopedType); 4066N(SyntaxKind.ScopedType); 4206N(SyntaxKind.ScopedType); 4354N(SyntaxKind.ScopedType); 4504N(SyntaxKind.ScopedType); 4575N(SyntaxKind.ScopedType); 4650N(SyntaxKind.ScopedType); 4801N(SyntaxKind.ScopedType); 4872N(SyntaxKind.ScopedType); 4943N(SyntaxKind.ScopedType); 5018N(SyntaxKind.ScopedType); 5253N(SyntaxKind.ScopedType); 5326N(SyntaxKind.ScopedType); 5609N(SyntaxKind.ScopedType); 5695N(SyntaxKind.ScopedType); 5774N(SyntaxKind.ScopedType); 6305N(SyntaxKind.ScopedType); 6440N(SyntaxKind.ScopedType); 6567N(SyntaxKind.ScopedType); 6699N(SyntaxKind.ScopedType); 6851N(SyntaxKind.ScopedType); 6907N(SyntaxKind.ScopedType); 6967N(SyntaxKind.ScopedType); 7088N(SyntaxKind.ScopedType); 7144N(SyntaxKind.ScopedType); 7200N(SyntaxKind.ScopedType); 7260N(SyntaxKind.ScopedType); 7511N(SyntaxKind.ScopedType); 7591N(SyntaxKind.ScopedType); 7804N(SyntaxKind.ScopedType); 7995N(SyntaxKind.ScopedType); 8708N(SyntaxKind.ScopedType); 8799N(SyntaxKind.ScopedType); 8901N(SyntaxKind.ScopedType); 9018N(SyntaxKind.ScopedType); 9059N(SyntaxKind.ScopedType); 9104N(SyntaxKind.ScopedType); 9195N(SyntaxKind.ScopedType); 9236N(SyntaxKind.ScopedType); 9285N(SyntaxKind.ScopedType); 9326N(SyntaxKind.ScopedType); 9372N(SyntaxKind.ScopedType); 9541N(SyntaxKind.ScopedType); 9916N(SyntaxKind.ScopedType); 10020N(SyntaxKind.ScopedType); 10114N(SyntaxKind.ScopedType); 10219N(SyntaxKind.ScopedType); 10332N(SyntaxKind.ScopedType); 10370N(SyntaxKind.ScopedType); 10412N(SyntaxKind.ScopedType); 10497N(SyntaxKind.ScopedType); 10535N(SyntaxKind.ScopedType); 10573N(SyntaxKind.ScopedType); 10615N(SyntaxKind.ScopedType); 10800N(SyntaxKind.ScopedType); 11000N(SyntaxKind.ScopedType); 11842N(SyntaxKind.ScopedType); 12029N(SyntaxKind.ScopedType); 12125N(SyntaxKind.ScopedType); 12170N(SyntaxKind.ScopedType); 12504N(SyntaxKind.ScopedType); 12610N(SyntaxKind.ScopedType); 12708N(SyntaxKind.ScopedType); 12814N(SyntaxKind.ScopedType); 12922N(SyntaxKind.ScopedType); 12968N(SyntaxKind.ScopedType); 13018N(SyntaxKind.ScopedType); 13119N(SyntaxKind.ScopedType); 13165N(SyntaxKind.ScopedType); 13219N(SyntaxKind.ScopedType); 13265N(SyntaxKind.ScopedType); 13315N(SyntaxKind.ScopedType); 13523N(SyntaxKind.ScopedType); 13585N(SyntaxKind.ScopedType); 14272N(SyntaxKind.ScopedType);