Home
last modified time | relevance | path

Searched refs:ThrowOnErrorDeserializing (Results 1 – 19 of 19) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Configuration.ConfigurationManager/src/System/Configuration/
H A DSettingsProperty.cs16 public bool ThrowOnErrorDeserializing { get; set; } property in System.Configuration.SettingsProperty
43 ThrowOnErrorDeserializing = throwOnErrorDeserializing; in SettingsProperty()
55 ThrowOnErrorDeserializing = propertyToCopy.ThrowOnErrorDeserializing; in SettingsProperty()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Configuration/
H A DSettingsPropertyTest.cs61 Assert.IsTrue (p.ThrowOnErrorDeserializing, "A7"); in Ctor_1()
87 Assert.IsTrue (p.ThrowOnErrorDeserializing, "A7"); in Ctor_2()
137 Assert.IsFalse (p.ThrowOnErrorDeserializing, "A7"); in Ctor_3()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Configuration/
H A DSettingsProperty.cs43 propertyToCopy.ThrowOnErrorDeserializing, in SettingsProperty()
142 public bool ThrowOnErrorDeserializing { property in System.Configuration.SettingsProperty
H A DSettingsPropertyValue.cs227 if (property.ThrowOnErrorDeserializing) in GetDeserializedValue()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/sys/system/configuration/
H A DSettingsProperty.cs30 …public bool ThrowOnErrorDeserializing { get { return _ThrowOnErrorDeserializing; } set { _ThrowOnE… property in System.Configuration.SettingsProperty
68 _ThrowOnErrorDeserializing = propertyToCopy.ThrowOnErrorDeserializing; in SettingsProperty()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Configuration/Test/System.Configuration.Provider/
H A DProviderCollectionTest.cs135 Assert.IsTrue (p.ThrowOnErrorDeserializing, "A7"); in Ctor_2()
171 Assert.IsFalse (p.ThrowOnErrorDeserializing, "A7"); in Ctor_3()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Profile/
H A DProfileBase.cs237 sp.ThrowOnErrorDeserializing = false; in CreateSettingsProperty()
282 sp.ThrowOnErrorDeserializing = false; in CreateSettingsProperty()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Configuration.ConfigurationManager/ref/
H A DSystem.Configuration.cs338 public bool ThrowOnErrorDeserializing { get { throw null; } set { } } property in System.Configuration.SettingsProperty
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs5849 public bool ThrowOnErrorDeserializing { get { throw null; } set { } } property in System.Configuration.SettingsProperty
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs5572 public bool ThrowOnErrorDeserializing { get { throw null; } set { } } property in System.Configuration.SettingsProperty
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs5790 public bool ThrowOnErrorDeserializing { get { throw null; } set { } } property in System.Configuration.SettingsProperty
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs5811 public bool ThrowOnErrorDeserializing { get { throw null; } set { } } property in System.Configuration.SettingsProperty
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs5811 public bool ThrowOnErrorDeserializing { get { throw null; } set { } } property in System.Configuration.SettingsProperty
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs5790 public bool ThrowOnErrorDeserializing { get { throw null; } set { } } property in System.Configuration.SettingsProperty
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs5790 public bool ThrowOnErrorDeserializing { get { throw null; } set { } } property in System.Configuration.SettingsProperty
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs5795 public bool ThrowOnErrorDeserializing { get { throw null; } set { } } property in System.Configuration.SettingsProperty
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs6089 public bool ThrowOnErrorDeserializing { get { throw null; } set { } } property in System.Configuration.SettingsProperty
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs5811 public bool ThrowOnErrorDeserializing { get { throw null; } set { } } property in System.Configuration.SettingsProperty
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs6080 public bool ThrowOnErrorDeserializing { get { throw null; } set { } } property in System.Configuration.SettingsProperty