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