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