2 writes to cache
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\RtfNavigator.cs (2)
403
this.
cache
= doc;
423
this.
cache
= doc;
4 references to cache
System.Data.SqlXml (4)
System\Xml\Xsl\Runtime\RtfNavigator.cs (4)
395
if (this.
cache
== null) {
406
return ((XPathDocument) this.
cache
).CreateNavigator();
416
if (this.
cache
== null) {
426
return ((XPathDocument) this.
cache
).CreateNavigator();