1 write to _textOrAttributeType
System.Private.Xml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
115
_textOrAttributeType
= T.NodeChoice(XmlNodeKindFlags.Text | XmlNodeKindFlags.Attribute);
1 reference to _textOrAttributeType
System.Private.Xml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
2723
_f.Conditional(_f.IsType(current,
_textOrAttributeType
),