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