3 writes to _lookingForAKeyOnAMarkupExtensionInADictionaryDepth
PresentationFramework (3)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (3)
122_lookingForAKeyOnAMarkupExtensionInADictionaryDepth = -1; 2470_lookingForAKeyOnAMarkupExtensionInADictionaryDepth = _context.CurrentFrame.Depth; 2491_lookingForAKeyOnAMarkupExtensionInADictionaryDepth = -1;
2 references to _lookingForAKeyOnAMarkupExtensionInADictionaryDepth
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
2012if (_lookingForAKeyOnAMarkupExtensionInADictionaryDepth == _context.CurrentFrame.Depth) 2353if (_lookingForAKeyOnAMarkupExtensionInADictionaryDepth == _context.CurrentFrame.Depth)