3 writes to _lookingForAKeyOnAMarkupExtensionInADictionaryDepth
PresentationFramework (3)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (3)
121_lookingForAKeyOnAMarkupExtensionInADictionaryDepth = -1; 2469_lookingForAKeyOnAMarkupExtensionInADictionaryDepth = _context.CurrentFrame.Depth; 2490_lookingForAKeyOnAMarkupExtensionInADictionaryDepth = -1;
2 references to _lookingForAKeyOnAMarkupExtensionInADictionaryDepth
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
2011if (_lookingForAKeyOnAMarkupExtensionInADictionaryDepth == _context.CurrentFrame.Depth) 2352if (_lookingForAKeyOnAMarkupExtensionInADictionaryDepth == _context.CurrentFrame.Depth)