Home
last modified time | relevance | path

Searched defs:holdsNull (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/dlr/Runtime/Microsoft.Dynamic/
H A DComBinderHelpers.cs47 internal static bool PreferPut(Type type, bool holdsNull) { in PreferPut()
H A DIDispatchComObject.cs262 …yGetPropertySetterExplicit(string name, out ComMethodDesc method, Type limitType, bool holdsNull) { in TryGetPropertySetterExplicit()
629 … bool TryGetPropertySetter(string name, out ComMethodDesc method, Type limitType, bool holdsNull) { in TryGetPropertySetter()