5 references to None
System.Data.SqlXml (5)
System\Xml\Xsl\XmlQueryTypeFactory.cs (5)
186public static readonly XmlQueryType None = ChoiceType.None; 356BuiltInItemTypes[i] = ChoiceType.None; 357BuiltInItemTypesStrict[i] = ChoiceType.None; 701return None; 915public static readonly XmlQueryType Zero = new SequenceType(ChoiceType.None, XmlQueryCardinality.Zero);