Home
last modified time | relevance | path

Searched refs:XamlParseException (Results 1 – 22 of 22) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Xaml/System.Xaml/
H A DXamlParseException.cs31 public class XamlParseException : XamlException class
33 public XamlParseException () in XamlParseException() method in System.Xaml.XamlParseException
38 public XamlParseException (string message) in XamlParseException() method in System.Xaml.XamlParseException
43 public XamlParseException (string message, Exception innerException) in XamlParseException() method in System.Xaml.XamlParseException
48 protected XamlParseException (SerializationInfo info, StreamingContext context) in XamlParseException() method in System.Xaml.XamlParseException
H A DParsedMarkupExtensionInfo.cs96 return new XamlParseException (String.Format (format, args)); in Error()
H A DXamlSchemaContext.cs333 …throw new XamlParseException (string.Format ("Cannot resolve runtime namespace from XML namespace … in ResolveXamlTypeName()
342 …throw new XamlParseException (string.Format ("Cannot resolve runtime type from XML namespace '{0}'… in ResolveXamlTypeName()
H A DXamlXmlReader.cs577 …throw new XamlParseException (String.Format ("Read-only member '{0}' showed up in the source XML, … in ReadMember()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime.UI.Xaml/src/System/Windows/Markup/
H A DXamlParseException.cs20 public class XamlParseException : Exception class
22 public XamlParseException() in XamlParseException() method in Windows.UI.Xaml.Markup.XamlParseException
28 public XamlParseException(String message) in XamlParseException() method in Windows.UI.Xaml.Markup.XamlParseException
34 public XamlParseException(String message, Exception innerException) in XamlParseException() method in Windows.UI.Xaml.Markup.XamlParseException
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime.UI.Xaml/tests/Windows/UI/Xaml/Markup/
H A DXamlParseExceptionTests.cs17 var exception = new XamlParseException(); in Ctor_Default()
26 var exception = new XamlParseException("Message"); in Ctor_Message()
36 var exception = new XamlParseException("Message", innerException); in Ctor_Message_InnerException()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xaml.Hosting/System/Xaml/Hosting/
H A DXamlBuildProvider.cs72 catch (XamlParseException ex) in GetGeneratedType()
127 catch (XamlParseException ex) in GetRootXamlType()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime.UI.Xaml/ref/
H A DSystem.Runtime.WindowsRuntime.UI.Xaml.cs139 public partial class XamlParseException : global::System.Exception class
141 public XamlParseException() { } in XamlParseException() method in Windows.UI.Xaml.Markup.XamlParseException
142 public XamlParseException(string message) { } in XamlParseException() method in Windows.UI.Xaml.Markup.XamlParseException
143 public XamlParseException(string message, global::System.Exception innerException) { } in XamlParseException() method in Windows.UI.Xaml.Markup.XamlParseException
/dports/devel/msbuild/msbuild-0.06/src/Tasks/XamlTaskFactory/
H A DTaskParser.cs342 …throw new XamlParseException(ResourceUtilities.FormatResourceString("Xaml.RuleNotFound", desiredRu… in ParseXamlDocument()
346 … throw new XamlParseException(ResourceUtilities.GetResourceString("Xaml.InvalidRootObject")); in ParseXamlDocument()
/dports/devel/msbuild/msbuild-0.06/src/Tasks.UnitTests/
H A DXamlTestHelpers.cs121 catch (XamlParseException) in SetupGeneratedCode()
H A DXamlTaskFactory_Tests.cs128 catch (XamlParseException) in TestParseIncorrect_NoName()
153 catch (XamlParseException) in TestParseIncorrect_NoMatchingRule()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Xaml/
H A DSystem.Xaml.dll.sources106 System.Xaml/XamlParseException.cs
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Xaml.cs816 public partial class XamlParseException : System.Xaml.XamlException class
818 public XamlParseException() { } in XamlParseException() method in System.Xaml.XamlParseException
819 …protected XamlParseException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.S… in XamlParseException() method in System.Xaml.XamlParseException
820 public XamlParseException(string message) { } in XamlParseException() method in System.Xaml.XamlParseException
821 public XamlParseException(string message, System.Exception innerException) { } in XamlParseException() method in System.Xaml.XamlParseException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Xaml.cs816 public partial class XamlParseException : System.Xaml.XamlException class
818 public XamlParseException() { } in XamlParseException() method in System.Xaml.XamlParseException
819 …protected XamlParseException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.S… in XamlParseException() method in System.Xaml.XamlParseException
820 public XamlParseException(string message) { } in XamlParseException() method in System.Xaml.XamlParseException
821 public XamlParseException(string message, System.Exception innerException) { } in XamlParseException() method in System.Xaml.XamlParseException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Xaml.cs842 public partial class XamlParseException : System.Xaml.XamlException class
844 public XamlParseException() { } in XamlParseException() method in System.Xaml.XamlParseException
845 …protected XamlParseException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.S… in XamlParseException() method in System.Xaml.XamlParseException
846 public XamlParseException(string message) { } in XamlParseException() method in System.Xaml.XamlParseException
847 public XamlParseException(string message, System.Exception innerException) { } in XamlParseException() method in System.Xaml.XamlParseException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Xaml.cs837 public partial class XamlParseException : System.Xaml.XamlException class
839 public XamlParseException() { } in XamlParseException() method in System.Xaml.XamlParseException
840 …protected XamlParseException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.S… in XamlParseException() method in System.Xaml.XamlParseException
841 public XamlParseException(string message) { } in XamlParseException() method in System.Xaml.XamlParseException
842 public XamlParseException(string message, System.Exception innerException) { } in XamlParseException() method in System.Xaml.XamlParseException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Xaml.cs842 public partial class XamlParseException : System.Xaml.XamlException class
844 public XamlParseException() { } in XamlParseException() method in System.Xaml.XamlParseException
845 …protected XamlParseException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.S… in XamlParseException() method in System.Xaml.XamlParseException
846 public XamlParseException(string message) { } in XamlParseException() method in System.Xaml.XamlParseException
847 public XamlParseException(string message, System.Exception innerException) { } in XamlParseException() method in System.Xaml.XamlParseException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Xaml.cs841 public partial class XamlParseException : System.Xaml.XamlException class
843 public XamlParseException() { } in XamlParseException() method in System.Xaml.XamlParseException
844 …protected XamlParseException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.S… in XamlParseException() method in System.Xaml.XamlParseException
845 public XamlParseException(string message) { } in XamlParseException() method in System.Xaml.XamlParseException
846 public XamlParseException(string message, System.Exception innerException) { } in XamlParseException() method in System.Xaml.XamlParseException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Xaml.cs837 public partial class XamlParseException : System.Xaml.XamlException class
839 public XamlParseException() { } in XamlParseException() method in System.Xaml.XamlParseException
840 …protected XamlParseException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.S… in XamlParseException() method in System.Xaml.XamlParseException
841 public XamlParseException(string message) { } in XamlParseException() method in System.Xaml.XamlParseException
842 public XamlParseException(string message, System.Exception innerException) { } in XamlParseException() method in System.Xaml.XamlParseException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Xaml.cs840 public partial class XamlParseException : System.Xaml.XamlException class
842 public XamlParseException() { } in XamlParseException() method in System.Xaml.XamlParseException
843 …protected XamlParseException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.S… in XamlParseException() method in System.Xaml.XamlParseException
844 public XamlParseException(string message) { } in XamlParseException() method in System.Xaml.XamlParseException
845 public XamlParseException(string message, System.Exception innerException) { } in XamlParseException() method in System.Xaml.XamlParseException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Xaml.cs837 public partial class XamlParseException : System.Xaml.XamlException class
839 public XamlParseException() { } in XamlParseException() method in System.Xaml.XamlParseException
840 …protected XamlParseException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.S… in XamlParseException() method in System.Xaml.XamlParseException
841 public XamlParseException(string message) { } in XamlParseException() method in System.Xaml.XamlParseException
842 public XamlParseException(string message, System.Exception innerException) { } in XamlParseException() method in System.Xaml.XamlParseException
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Xaml.cs832 public partial class XamlParseException : System.Xaml.XamlException class
834 public XamlParseException() { } in XamlParseException() method in System.Xaml.XamlParseException
835 …protected XamlParseException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.S… in XamlParseException() method in System.Xaml.XamlParseException
836 public XamlParseException(string message) { } in XamlParseException() method in System.Xaml.XamlParseException
837 public XamlParseException(string message, System.Exception innerException) { } in XamlParseException() method in System.Xaml.XamlParseException