2 references to S_OK
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\IDispatchComObject.cs (2)
214
if (hresult == ComHresults.
S_OK
)
237
if (hresult == ComHresults.
S_OK
)