2 references to TryGetPut
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\IDispatchComObject.cs (2)
640
return _comTypeDesc.
TryGetPut
(name, out method) ||
645
_comTypeDesc.
TryGetPut
(name, out method);