3 writes to _lookingForAKeyOnAMarkupExtensionInADictionaryDepth
PresentationFramework (3)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (3)
117_lookingForAKeyOnAMarkupExtensionInADictionaryDepth = -1; 2462_lookingForAKeyOnAMarkupExtensionInADictionaryDepth = _context.CurrentFrame.Depth; 2483_lookingForAKeyOnAMarkupExtensionInADictionaryDepth = -1;
2 references to _lookingForAKeyOnAMarkupExtensionInADictionaryDepth
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
2015if (_lookingForAKeyOnAMarkupExtensionInADictionaryDepth == _context.CurrentFrame.Depth) 2348if (_lookingForAKeyOnAMarkupExtensionInADictionaryDepth == _context.CurrentFrame.Depth)