1 write to omitXmlDecl
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\XsltOutput.cs (1)
133
this.
omitXmlDecl
= compiler.GetYesNo(value);
1 reference to omitXmlDecl
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\XsltOutput.cs (1)
52
get { return this.
omitXmlDecl
; }