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