1 write to _commentingText
PresentationFramework (1)
src\Framework\MS\Internal\Globalization\BamlTreeMap.cs (1)
338
_commentingText
= comments;
2 references to _commentingText
PresentationFramework (2)
src\Framework\MS\Internal\Globalization\BamlTreeMap.cs (2)
372
if (
_commentingText
!= null)
377
doc.Load(
_commentingText
);