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