7 references to _shadowedVars
System.Linq.Expressions (7)
System\Runtime\CompilerServices\RuntimeOps.ExpressionQuoter.cs (7)
79_shadowedVars.Push(parameters); 84_shadowedVars.Pop(); 97_shadowedVars.Push(new HashSet<ParameterExpression>(node.Variables)); 102_shadowedVars.Pop(); 115_shadowedVars.Push(new HashSet<ParameterExpression> { node.Variable }); 121_shadowedVars.Pop(); 186foreach (HashSet<ParameterExpression> hidden in _shadowedVars)