2 writes to Index
PresentationFramework (2)
MS\Internal\Globalization\BamlResourceDeserializer.cs (2)
219
((BamlPropertyNode)occurrence).
Index
= 1;
229
((BamlPropertyNode)bamlNode).
Index
= index;
2 references to Index
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeMap.cs (2)
233
if (propertyNode.
Index
<= 0)
243
$"{parent.Uid}.{propertyNode.PropertyName}_{propertyNode.
Index
}");