2 references to ChoiceType
System.Data.SqlXml (2)
System\Xml\Xsl\XmlQueryTypeFactory.cs (2)
669
public static readonly XmlQueryType None = new
ChoiceType
(new List<XmlQueryType>());
706
return new
ChoiceType
(members);