2 references to CheckEnumAttrs
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (2)
2835
callChk =
CheckEnumAttrs
(info) || !info.IsNamespaceInScope;
3012
callChk =
CheckEnumAttrs
(info) || MightHaveNamespacesAfterAttributes(info);