4 references to StyleSheet
System.Data.SqlXml (4)
System\Xml\Xsl\XsltOld\ActionFrame.cs (2)
278
return this.action.GetDbgData(this).
StyleSheet
;
292
return this.action.GetDbgData(this).Variables[varIndex].GetDbgData(null).
StyleSheet
;
System\Xml\Xsl\XsltOld\DbgCompiler.cs (1)
27
dbgCompiler.Debugger.OnInstructionCompile(this.
StyleSheet
);
System\Xml\Xsl\XsltOld\Event.cs (1)
22
Debug.Assert(DbgData.
StyleSheet
!= null, "We call this function from *EventDbg only");