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