3 writes to Key
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (3)
474CurrentContext.Key = dictionaryKey; 510CurrentContext.Key = dictionaryKey; 3407context.Key = key;
2 references to Key
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (2)
4657if (currentContext.Key == null) 4663dictionary.Add(currentContext.Key, currentObject);