1 write to _commentingText
PresentationFramework (1)
MS\Internal\Globalization\BamlTreeMap.cs (1)
312
_commentingText
= comments;
2 references to _commentingText
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeMap.cs (2)
346
if (
_commentingText
!= null)
352
doc.Load(
_commentingText
);