3 references to TryGetMemberMethodExplicit
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\ComInterop\DispCallableMetaObject.cs (1)
40target.TryGetMemberMethodExplicit(name, out method))
Microsoft\CSharp\RuntimeBinder\ComInterop\IDispatchMetaObject.cs (2)
29_self.TryGetMemberMethodExplicit(binder.Name, out method)) 88if (_self.TryGetMemberMethodExplicit(binder.Name, out method))