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