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)
580
if (
_commentsDocument
!= null)
583
XmlElement element = FindElementByID(
_commentsDocument
, node.Uid);