1 write to _DictionaryOfParameters
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ExpressionTreeCallRewriter.cs (1)
39_DictionaryOfParameters = new Dictionary<ExprCall, Expression>();
2 references to _DictionaryOfParameters
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ExpressionTreeCallRewriter.cs (2)
81_DictionaryOfParameters.Add(call, parameter); 699return _DictionaryOfParameters[(ExprCall)wrap.OptionalExpression];