1 instantiation of DynamicProperty
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\DynamicDebuggerProxy.cs (1)
100pairArray[i] = new DynamicProperty(results[i].Key, results[i].Value);
3 references to DynamicProperty
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\DynamicDebuggerProxy.cs (3)
83internal DynamicProperty[] Items 97DynamicProperty[] pairArray = new DynamicProperty[results.Count];