2 writes to _commentsDocument
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeMap.cs (2)
380_commentsDocument = doc; 389_commentsDocument = null;
2 references to _commentsDocument
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeMap.cs (2)
589if (_commentsDocument != null) 592XmlElement element = FindElementByID(_commentsDocument, node.Uid);