2 writes to _commentsDocument
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeMap.cs (2)
366_commentsDocument = doc; 375_commentsDocument = null;
2 references to _commentsDocument
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeMap.cs (2)
579if (_commentsDocument != null) 582XmlElement element = FindElementByID(_commentsDocument, node.Uid);