Home
last modified time | relevance | path

Searched defs:GetNullableType (Results 1 – 8 of 8) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Linq/src/DbLinq/Util/
H A DTypeExtensions.cs113 public static Type GetNullableType(this Type t) in GetNullableType() method in DbLinq.Util.TypeExtensions
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/Microsoft/Scripting/Ast/
H A DTypeUtils.cs42 internal static Type GetNullableType(Type type) { in GetNullableType() method in System.Dynamic.Utils.TypeUtils
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/Utils/
H A DTypeUtils.cs21 public static Type GetNullableType(this Type type) in GetNullableType() method in System.Dynamic.Utils.TypeUtils
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Reflection.Execution/src/Internal/Reflection/Execution/TypeLoader/
H A DConstraintValidatorSupport.cs220 private static Type GetNullableType(this Type type) in GetNullableType() method in Internal.Reflection.Execution.ConstraintValidator
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/inc/
H A Deetype.inl345 inline EEType * EEType::GetNullableType() function in EEType
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Serialization/
H A DMappings.cs866 string GetNullableType(TypeDesc td) { in GetNullableType() method in System.Xml.Serialization.MemberMapping
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Serialization/
H A DMappings.cs993 private string GetNullableType(TypeDesc td) in GetNullableType() method in System.Xml.Serialization.MemberMapping
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Internal/Runtime/Augments/
H A DRuntimeAugments.cs744 public static RuntimeTypeHandle GetNullableType(RuntimeTypeHandle nullableType) in GetNullableType() method in Internal.Runtime.Augments.RuntimeAugments