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