1 write to returnType
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
523this.returnType = returnType;
1 reference to returnType
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
529public XPathResultType ReturnType { get { return this.returnType; } }