1 write to _isIgnored
PresentationFramework (1)
MS\Internal\Globalization\BamlTreeNode.cs (1)
709set { _isIgnored = value; }
1 reference to _isIgnored
PresentationFramework (1)
MS\Internal\Globalization\BamlTreeNode.cs (1)
708get { return _isIgnored; }