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