1 write to _name
PresentationFramework (1)
MS\Internal\Globalization\BamlTreeNode.cs (1)
1098_name = name;
2 references to _name
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeNode.cs (2)
1104writer.WritePresentationOptionsAttribute(_name, _value); 1109return new BamlPresentationOptionsAttributeNode(_name, _value);