2 writes to _commentsDocument
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeMap.cs (2)
367_commentsDocument = doc; 376_commentsDocument = null;
2 references to _commentsDocument
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeMap.cs (2)
580if (_commentsDocument != null) 583XmlElement element = FindElementByID(_commentsDocument, node.Uid);