Home
last modified time | relevance | path

Searched refs:TestXmlLang1 (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 DTCXmlLang.cs17 …this.AddChild(new CVariation(TestXmlLang1) { Attribute = new Variation("XmlLang test within EmptyT… in AddChildren()
H A DCXMLGeneralTest.cs1601 public int TestXmlLang1() in TestXmlLang1() method in System.Xml.Tests.TCXmlLang
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml.Linq/tests/xNodeReader/
H A DCXMLGeneralTest.cs991 public void TestXmlLang1() in TestXmlLang1() method in CoreXml.Test.XLinq.FunctionalTests.XNodeReaderTests.TCXmlLang
H A DFunctionalTests.cs204 …this.AddChild(new TestVariation(TestXmlLang1) { Attribute = new VariationAttribute("XmlLang test w… in AddChildren()