2 writes to styleSheet
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\DbgCompiler.cs (2)
25
this.
styleSheet
= dbgCompiler.Input.Navigator.Clone();
34
this.
styleSheet
= null;
1 reference to styleSheet
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\DbgCompiler.cs (1)
21
public XPathNavigator StyleSheet { get { return this.
styleSheet
; } }