2 references to TryGetPropertySetterExplicit
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\DispCallableMetaObject.cs (1)
56target.TryGetPropertySetterExplicit(name, out method, value.LimitType, holdsNull))
Microsoft\CSharp\RuntimeBinder\ComInterop\IDispatchMetaObject.cs (1)
195_self.TryGetPropertySetterExplicit(binder.Name, out method, value.LimitType, holdsNull))