2 references to CheckLocalNameOf
System.Data.SqlXml (2)
System\Xml\Xsl\QIL\QilFactory.cs (1)
857n.XmlType = this.typeCheck.CheckLocalNameOf(n);
System\Xml\Xsl\QIL\QilTypeChecker.cs (1)
139case QilNodeType.LocalNameOf: return CheckLocalNameOf((QilUnary)n);