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