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