3 writes to state
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\ActionFrame.cs (3)
46
set { this.
state
= value; }
170
this.
state
= Action.Initialized;
192
this.
state
= state;
1 reference to state
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\ActionFrame.cs (1)
45
get { return this.
state
; }