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