2 references to LineInfo
System.Data.SqlXml (2)
System\Xml\Xsl\QIL\QilXmlWriter.cs (2)
58
public QilXmlWriter(XmlWriter writer) : this(writer, Options.Annotations | Options.TypeInfo | Options.
LineInfo
| Options.NodeIdentity | Options.NodeLocation) {
276
if ((this.options & Options.
LineInfo
) != 0 && node.SourceLine != null)