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