2 references to IsBaseExpression
Microsoft.CodeAnalysis.CodeStyle (2)
src\Analyzers\Core\Analyzers\SimplifyInterpolation\AbstractSimplifyInterpolationHelpers.cs (1)
83!syntaxFacts.IsBaseExpression(instance.Syntax) &&
src\Analyzers\Core\Analyzers\UseCompoundAssignment\UseCompoundAssignmentUtilities.cs (1)
60syntaxFacts.IsBaseExpression(expr))