2 writes to method
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\XsltOutput.cs (2)
89
output.
method
= method;
107
this.
method
= ParseOutputMethod(value, compiler);
2 references to method
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\XsltOutput.cs (2)
48
get { return this.
method
; }
110
this.indent = (this.
method
== OutputMethod.Html);