2 references to CheckEnumAttrs
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (2)
2631callChk = CheckEnumAttrs(info) || !info.IsNamespaceInScope; 2799callChk = CheckEnumAttrs(info) || MightHaveNamespacesAfterAttributes(info);