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