2 writes to _cache
System.Private.Xml (2)
System\Xml\Xsl\Runtime\RtfNavigator.cs (2)
438
_cache
= doc;
459
_cache
= doc;
4 references to _cache
System.Private.Xml (4)
System\Xml\Xsl\Runtime\RtfNavigator.cs (4)
429
if (
_cache
== null)
441
return ((XPathDocument)
_cache
).CreateNavigator();
451
if (
_cache
== null)
462
return ((XPathDocument)
_cache
).CreateNavigator();