2 references to ChoiceType
System.Private.Xml (2)
System\Xml\Xsl\XmlQueryTypeFactory.cs (2)
690
public static readonly XmlQueryType None = new
ChoiceType
(new List<XmlQueryType>());
733
return new
ChoiceType
(members);