1 write to _end
System.Private.Xml (1)
System\Xml\Dom\DocumentXmlWriter.cs (1)
112_end = value;
3 references to _end
System.Private.Xml (3)
System\Xml\Dom\DocumentXmlWriter.cs (3)
462if (_start != _end) 464if (!DocumentXPathNavigator.IsFollowingSibling(_start, _end)) 473DocumentXPathNavigator.DeleteToFollowingSibling(_start.NextSibling!, _end);