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)
429if (_cache == null) 441return ((XPathDocument)_cache).CreateNavigator(); 451if (_cache == null) 462return ((XPathDocument)_cache).CreateNavigator();