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)
1735N(SyntaxKind.ScopedType); 1754N(SyntaxKind.ScopedType); 1777N(SyntaxKind.ScopedType); 1958N(SyntaxKind.ScopedType); 1980N(SyntaxKind.ScopedType); 2073N(SyntaxKind.ScopedType); 2148N(SyntaxKind.ScopedType); 2512N(SyntaxKind.ScopedType); 2534N(SyntaxKind.ScopedType); 2560N(SyntaxKind.ScopedType); 2604N(SyntaxKind.ScopedType); 2722N(SyntaxKind.ScopedType); 2744N(SyntaxKind.ScopedType); 2830N(SyntaxKind.ScopedType); 2905N(SyntaxKind.ScopedType); 3081N(SyntaxKind.ScopedType); 3210N(SyntaxKind.ScopedType); 3402N(SyntaxKind.ScopedType); 3438N(SyntaxKind.ScopedType); 3994N(SyntaxKind.ScopedType); 4126N(SyntaxKind.ScopedType); 4266N(SyntaxKind.ScopedType); 4414N(SyntaxKind.ScopedType); 4564N(SyntaxKind.ScopedType); 4635N(SyntaxKind.ScopedType); 4710N(SyntaxKind.ScopedType); 4861N(SyntaxKind.ScopedType); 4932N(SyntaxKind.ScopedType); 5003N(SyntaxKind.ScopedType); 5078N(SyntaxKind.ScopedType); 5313N(SyntaxKind.ScopedType); 5386N(SyntaxKind.ScopedType); 5669N(SyntaxKind.ScopedType); 5755N(SyntaxKind.ScopedType); 5834N(SyntaxKind.ScopedType); 6365N(SyntaxKind.ScopedType); 6500N(SyntaxKind.ScopedType); 6627N(SyntaxKind.ScopedType); 6759N(SyntaxKind.ScopedType); 6911N(SyntaxKind.ScopedType); 6967N(SyntaxKind.ScopedType); 7027N(SyntaxKind.ScopedType); 7148N(SyntaxKind.ScopedType); 7204N(SyntaxKind.ScopedType); 7260N(SyntaxKind.ScopedType); 7320N(SyntaxKind.ScopedType); 7571N(SyntaxKind.ScopedType); 7651N(SyntaxKind.ScopedType); 7864N(SyntaxKind.ScopedType); 8055N(SyntaxKind.ScopedType); 8768N(SyntaxKind.ScopedType); 8859N(SyntaxKind.ScopedType); 8961N(SyntaxKind.ScopedType); 9078N(SyntaxKind.ScopedType); 9119N(SyntaxKind.ScopedType); 9164N(SyntaxKind.ScopedType); 9255N(SyntaxKind.ScopedType); 9296N(SyntaxKind.ScopedType); 9345N(SyntaxKind.ScopedType); 9386N(SyntaxKind.ScopedType); 9432N(SyntaxKind.ScopedType); 9601N(SyntaxKind.ScopedType); 9995N(SyntaxKind.ScopedType); 10099N(SyntaxKind.ScopedType); 10193N(SyntaxKind.ScopedType); 10298N(SyntaxKind.ScopedType); 10411N(SyntaxKind.ScopedType); 10449N(SyntaxKind.ScopedType); 10491N(SyntaxKind.ScopedType); 10576N(SyntaxKind.ScopedType); 10614N(SyntaxKind.ScopedType); 10652N(SyntaxKind.ScopedType); 10694N(SyntaxKind.ScopedType); 10879N(SyntaxKind.ScopedType); 11079N(SyntaxKind.ScopedType); 11917N(SyntaxKind.ScopedType); 12104N(SyntaxKind.ScopedType); 12200N(SyntaxKind.ScopedType); 12245N(SyntaxKind.ScopedType); 12579N(SyntaxKind.ScopedType); 12685N(SyntaxKind.ScopedType); 12783N(SyntaxKind.ScopedType); 12889N(SyntaxKind.ScopedType); 12997N(SyntaxKind.ScopedType); 13043N(SyntaxKind.ScopedType); 13093N(SyntaxKind.ScopedType); 13194N(SyntaxKind.ScopedType); 13240N(SyntaxKind.ScopedType); 13294N(SyntaxKind.ScopedType); 13340N(SyntaxKind.ScopedType); 13390N(SyntaxKind.ScopedType); 13598N(SyntaxKind.ScopedType); 13660N(SyntaxKind.ScopedType); 14347N(SyntaxKind.ScopedType);