1 write to _returnType
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
623_returnType = returnType;
1 reference to _returnType
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
629public XPathResultType ReturnType { get { return _returnType; } }