1 write to _methodDesc
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
64_methodDesc = methodDesc;
5 references to _methodDesc
Microsoft.CSharp (5)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (5)
199string[] names = _keywordArgNames.AddFirst(_methodDesc.Name); 263if (_methodDesc.IsPropertyPut) 265if (_methodDesc.IsPropertyPutRef) 302Expression.Constant(_methodDesc.Name, typeof(string)) 438if (_methodDesc.IsPropertyPut)