Home
last modified time | relevance | path

Searched defs:PreserveWhitespace (Results 1 – 25 of 74) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DAutoValidator.cs22 public override bool PreserveWhitespace { property in System.Xml.Schema.AutoValidator
H A DDtdValidator.cs246 public override bool PreserveWhitespace { property in System.Xml.Schema.DtdValidator
H A DXdrValidator.cs334 public override bool PreserveWhitespace { property in System.Xml.Schema.XdrValidator
H A DBaseValidator.cs125 public virtual bool PreserveWhitespace { property in System.Xml.Schema.BaseValidator
H A DXsdValidator.cs546 public override bool PreserveWhitespace { property in System.Xml.Schema.XsdValidator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DAutoValidator.cs21 public override bool PreserveWhitespace property in System.Xml.Schema.AutoValidator
H A DDtdValidator.cs291 public override bool PreserveWhitespace property in System.Xml.Schema.DtdValidator
H A DXdrValidator.cs394 public override bool PreserveWhitespace property in System.Xml.Schema.XdrValidator
H A DBaseValidator.cs144 public virtual bool PreserveWhitespace property in System.Xml.Schema.BaseValidator
H A DXsdValidator.cs641 public override bool PreserveWhitespace property in System.Xml.Schema.XsdValidator
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Dispatcher/
H A DXPathMessageContext.cs60 public override bool PreserveWhitespace (XPathNavigator node) in PreserveWhitespace() method in System.ServiceModel.Dispatcher.XPathMessageContext
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Xslt/
H A DXsltContext.cs36 public abstract bool PreserveWhitespace(XPathNavigator node); in PreserveWhitespace() method in System.Xml.Xsl.XsltContext
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xslt/
H A DXsltContext.cs37 public abstract bool PreserveWhitespace(XPathNavigator node); in PreserveWhitespace() method in System.Xml.Xsl.XsltContext
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e/framework/
H A Dexec_util.go45 PreserveWhitespace bool member
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/XPath/Internal/
H A DCompiledXPathExpr.cs119 public override bool PreserveWhitespace(XPathNavigator node) { return false; } in PreserveWhitespace() method in MS.Internal.Xml.XPath.CompiledXpathExpr.UndefinedXsltContext
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/XPath/Internal/
H A DCompiledXPathExpr.cs150 public override bool PreserveWhitespace(XPathNavigator node) { return false; } in PreserveWhitespace() method in MS.Internal.Xml.XPath.CompiledXpathExpr.UndefinedXsltContext
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Xml.Linq/Test/System.Xml.XPath/
H A DExtensionsTest2.cs307 public override bool PreserveWhitespace (XPathNavigator nav) in PreserveWhitespace() method in MonoTests.System.Xml.ExtensionsTest2.MyContext
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml.XPath/
H A DXPathNavigatorTests.cs325 public override bool PreserveWhitespace (XPathNavigator nav) in PreserveWhitespace() method in MonoTests.System.Xml.XPathNavigatorTests.MyContext
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml/
H A DXmlDocumentTests.cs976 public void PreserveWhitespace () in PreserveWhitespace() method in MonoTests.System.Xml.XmlDocumentTests
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml.Xsl/
H A DXslTransformTests.cs2252 public void PreserveWhitespace () in PreserveWhitespace() method in MonoTests.System.Xml.Xsl.XslTransformTests
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/
H A DXLinq.cs694 PreserveWhitespace = 0x00000001, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.SqlXml/System/Xml/Xsl/XsltOld/
H A DXsltCompileContext.cs93 public override bool PreserveWhitespace(XPathNavigator node) { in PreserveWhitespace() method in System.Xml.Xsl.XsltOld.XsltCompileContext
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/XsltOld/
H A DXsltCompileContext.cs104 public override bool PreserveWhitespace(XPathNavigator node) in PreserveWhitespace() method in System.Xml.Xsl.XsltOld.XsltCompileContext
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Dom/
H A DXmlDocument.cs897 public bool PreserveWhitespace { property in System.Xml.XmlDocument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Dom/
H A DXmlDocument.cs1012 public bool PreserveWhitespace property in System.Xml.XmlDocument

123