2 writes to _commentsDocument
PresentationFramework (2)
src\Framework\MS\Internal\Globalization\BamlTreeMap.cs (2)
390_commentsDocument = doc; 399_commentsDocument = null;
2 references to _commentsDocument
PresentationFramework (2)
src\Framework\MS\Internal\Globalization\BamlTreeMap.cs (2)
599if (_commentsDocument != null) 602XmlElement element = FindElementByID(_commentsDocument, node.Uid);