3 writes to Key
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (3)
456CurrentContext.Key = dictionaryKey; 492CurrentContext.Key = dictionaryKey; 3390context.Key = key;
2 references to Key
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (2)
4636if (currentContext.Key == null) 4642dictionary.Add(currentContext.Key, currentObject);