Home
last modified time | relevance | path

Searched refs:GetConvertToException (Results 1 – 25 of 37) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.ComponentModel/
H A DTypeConverterTests.cs132 public void GetConvertToException () in GetConvertToException() method in MonoTests.System.ComponentModel.TypeConverterTests
137 converter.GetConvertToException (null, typeof (DateTime)); in GetConvertToException()
151 converter.GetConvertToException ("B", typeof (DateTime)); in GetConvertToException()
192 converter.GetConvertToException ("B", (Type) null); in GetConvertToException_DestinationType_Null()
224 public new Exception GetConvertToException (object value, Type destinationType) in GetConvertToException() method in MonoTests.System.ComponentModel.MockTypeConverter
226 return base.GetConvertToException (value, destinationType); in GetConvertToException()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/tests/
H A DTypeConverterTests.cs167 … Assert.Throws<NotSupportedException>(() => GetConvertToException(null, typeof(int))); in RunProtectedMethods()
168 Assert.Throws<NotSupportedException>(() => GetConvertToException("1", typeof(int))); in RunProtectedMethods()
169 …Assert.Throws<NotSupportedException>(() => GetConvertToException(new BaseClass(), typeof(BaseClass… in RunProtectedMethods()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Xaml/System.Windows.Markup/
H A DValueSerializer.cs127 throw GetConvertToException (value, typeof (string)); in ConvertToString()
135 protected Exception GetConvertToException (object value, Type destinationType) in GetConvertToException() method in System.Windows.Markup.ValueSerializer
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DEmptyStringExpandableObjectConverter.cs26 throw GetConvertToException(value, destinationType); in ConvertTo()
H A DStringArrayConverter.cs71 throw GetConvertToException(value, destinationType); in ConvertTo()
H A DFontNamesConverter.cs66 throw GetConvertToException(value, destinationType); in ConvertTo()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DTypeConverter.cs147 throw GetConvertToException(value, destinationType); in ConvertTo()
223 protected Exception GetConvertToException(object value, Type destinationType) in GetConvertToException() method in System.ComponentModel.TypeConverter
H A DUriTypeConverter.cs82 throw GetConvertToException(value, destinationType); in ConvertTo()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DTypeConverter.cs189 throw GetConvertToException(value, destinationType); in ConvertTo()
267 protected Exception GetConvertToException(object value, Type destinationType) { in GetConvertToException() method in System.ComponentModel.TypeConverter
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Xaml/Test/System.Windows.Markup/
H A DValueSerializerTest.cs175 return GetConvertToException (value, destinationType); in CallGetConvertToException()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.TypeConverter.cs524 …protected System.Exception GetConvertToException(object value, System.Type destinationType) { thro… in GetConvertToException() method in System.ComponentModel.TypeConverter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Xaml.cs293 …protected System.Exception GetConvertToException(object value, System.Type destinationType) { thro… in GetConvertToException() method in System.Windows.Markup.ValueSerializer
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Xaml.cs293 …protected System.Exception GetConvertToException(object value, System.Type destinationType) { thro… in GetConvertToException() method in System.Windows.Markup.ValueSerializer
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Xaml.cs317 …protected System.Exception GetConvertToException(object value, System.Type destinationType) { thro… in GetConvertToException() method in System.Windows.Markup.ValueSerializer
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Xaml.cs316 …protected System.Exception GetConvertToException(object value, System.Type destinationType) { thro… in GetConvertToException() method in System.Windows.Markup.ValueSerializer
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Xaml.cs317 …protected System.Exception GetConvertToException(object value, System.Type destinationType) { thro… in GetConvertToException() method in System.Windows.Markup.ValueSerializer
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Xaml.cs317 …protected System.Exception GetConvertToException(object value, System.Type destinationType) { thro… in GetConvertToException() method in System.Windows.Markup.ValueSerializer
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Xaml.cs316 …protected System.Exception GetConvertToException(object value, System.Type destinationType) { thro… in GetConvertToException() method in System.Windows.Markup.ValueSerializer
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Xaml.cs309 …protected System.Exception GetConvertToException(object value, System.Type destinationType) { thro… in GetConvertToException() method in System.Windows.Markup.ValueSerializer
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Xaml.cs316 …protected System.Exception GetConvertToException(object value, System.Type destinationType) { thro… in GetConvertToException() method in System.Windows.Markup.ValueSerializer
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Xaml.cs311 …protected System.Exception GetConvertToException(object value, System.Type destinationType) { thro… in GetConvertToException() method in System.Windows.Markup.ValueSerializer
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DWindowsBase.cs2029 …protected System.Exception GetConvertToException(object value, System.Type destinationType) { thro… in GetConvertToException() method in System.Windows.Markup.ValueSerializer
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs2963 …protected System.Exception GetConvertToException(object value, System.Type destinationType) { thro… in GetConvertToException() method in System.ComponentModel.TypeConverter
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs2966 …protected System.Exception GetConvertToException(object value, System.Type destinationType) { thro… in GetConvertToException() method in System.ComponentModel.TypeConverter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs2961 …protected System.Exception GetConvertToException(object value, System.Type destinationType) { thro… in GetConvertToException() method in System.ComponentModel.TypeConverter

12