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)
629
public XPathResultType ReturnType { get { return
_returnType
; } }