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