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