3 references to InsideNameOfExpression
Microsoft.CodeAnalysis.CSharp.Workspaces (3)
Simplification\Simplifiers\AbstractCSharpSimplifier.cs (1)
405!InsideNameOfExpression(expression, semanticModel);
Simplification\Simplifiers\NameSimplifier.cs (2)
404if (InsideNameOfExpression(name, semanticModel)) 715!InsideNameOfExpression(name, semanticModel) &&