3 writes to Key
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (3)
465CurrentContext.Key = dictionaryKey; 501CurrentContext.Key = dictionaryKey; 3398context.Key = key;
2 references to Key
PresentationFramework (2)
System\Windows\Markup\BamlRecordReader.cs (2)
4648if (currentContext.Key == null) 4654dictionary.Add(currentContext.Key, currentObject);