2 references to IsPossibleType
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
2099
if (this.
IsPossibleType
())
6280
if (this.CurrentToken.Kind == SyntaxKind.CommaToken || this.
IsPossibleType
())