11 references to CheckLiteralValue
System.Data.SqlXml (11)
System\Xml\Xsl\QIL\QilTypeChecker.cs (11)
170CheckLiteralValue(node[1], typeof(XmlWriterSettings)); 171CheckLiteralValue(node[2], typeof(IList<WhitespaceRule>)); 174CheckLiteralValue(node[5], typeof(IList<EarlyBoundInfo>)); 291CheckLiteralValue(node, typeof(string)); 296CheckLiteralValue(node, typeof(int)); 301CheckLiteralValue(node, typeof(long)); 306CheckLiteralValue(node, typeof(double)); 311CheckLiteralValue(node, typeof(decimal)); 316CheckLiteralValue(node, typeof(QilName)); 323CheckLiteralValue(node, typeof(XmlQueryType)); 844CheckLiteralValue(node[0], typeof(QilName));