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