2 references to IsSimpleName
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\SyntaxTree\SyntaxTreeIndex_Create.cs (1)
321if (syntaxFacts.IsSimpleName(usingTarget))
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\AbstractSpeculationAnalyzer.cs (1)
665if (!syntaxFacts.IsSimpleName(newExpression))