Home
last modified time | relevance | path

Searched refs:TestHasValueNodeType_None (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 DTCHasValue.cs17 …this.AddChild(new CVariation(TestHasValueNodeType_None) { Attribute = new Variation("HasValue On N… in AddChildren()
H A DCXMLGeneralTest.cs968 public int TestHasValueNodeType_None() in TestHasValueNodeType_None() method in System.Xml.Tests.TCHasValue
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml.Linq/tests/xNodeReader/
H A DCXMLGeneralTest.cs496 public void TestHasValueNodeType_None() in TestHasValueNodeType_None() method in CoreXml.Test.XLinq.FunctionalTests.XNodeReaderTests.TCHasValue
H A DFunctionalTests.cs145 …this.AddChild(new TestVariation(TestHasValueNodeType_None) { Attribute = new VariationAttribute("H… in AddChildren()