6 references to RefTypeExpression
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Expressions.cs (1)
770
case SyntaxKind.
RefTypeExpression
:
Parser\LanguageParser.cs (1)
10758
case SyntaxKind.
RefTypeExpression
:
Syntax\SyntaxKindFacts.cs (1)
546
return SyntaxKind.
RefTypeExpression
;
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Formatting\FormattingHelpers.cs (1)
255
case SyntaxKind.
RefTypeExpression
:
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Parsing\ExpressionParsingTests.cs (1)
828
case SyntaxKind.
RefTypeExpression
:
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Formatting\FormattingHelpers.cs (1)
255
case SyntaxKind.
RefTypeExpression
: