2 references to GetContainingExprOrQueryClause
Microsoft.CodeAnalysis.CSharp (2)
Compilation\MemberSemanticModel.cs (2)
1796node = GetContainingExprOrQueryClause(receiver, position); 1837var expr = GetContainingExprOrQueryClause(arg, position);