6 references to AddContentSkipNotify
System.Xml.Linq (6)
System\Xml\Linq\XLinq.cs (6)
2421AddContentSkipNotify(content); 2737foreach (object obj in o) AddContentSkipNotify(obj); 2742foreach (object obj in e) AddContentSkipNotify(obj); 3481AddContentSkipNotify(content); 3529AddContentSkipNotify(other.content); 5440AddContentSkipNotify(content);