Home
last modified time | relevance | path

Searched refs:TestXmlSpace5 (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/tests/XmlReaderLib/
H A DTCXmlSpace.cs41 …this.AddChild(new CVariation(TestXmlSpace5) { Attribute = new Variation("XmlSpace test with multip… in AddChildren()
H A DCXMLGeneralTest.cs1538 public int TestXmlSpace5() in TestXmlSpace5() method in System.Xml.Tests.TCXmlSpace
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml.Linq/tests/xNodeReader/
H A DCXMLGeneralTest.cs939 public void TestXmlSpace5() in TestXmlSpace5() method in CoreXml.Test.XLinq.FunctionalTests.XNodeReaderTests.TCXmlSpace
H A DFunctionalTests.cs195 …this.AddChild(new TestVariation(TestXmlSpace5) { Attribute = new VariationAttribute("XmlSpace test… in AddChildren()