3 writes to Key
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (3)
455CurrentContext.Key = dictionaryKey; 491CurrentContext.Key = dictionaryKey; 3389context.Key = key;
2 references to Key
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (2)
4635if (currentContext.Key == null) 4641dictionary.Add(currentContext.Key, currentObject);