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