2 references to IsCurrentTokenPartialKeywordOfPartialMethodOrType
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
5684
if (!
IsCurrentTokenPartialKeywordOfPartialMethodOrType
() &&
5731
if (
IsCurrentTokenPartialKeywordOfPartialMethodOrType
() || IsCurrentTokenQueryKeywordInQuery())