3 writes to _lookingForAKeyOnAMarkupExtensionInADictionaryDepth
PresentationFramework (3)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (3)
135_lookingForAKeyOnAMarkupExtensionInADictionaryDepth = -1; 2494_lookingForAKeyOnAMarkupExtensionInADictionaryDepth = _context.CurrentFrame.Depth; 2515_lookingForAKeyOnAMarkupExtensionInADictionaryDepth = -1;
2 references to _lookingForAKeyOnAMarkupExtensionInADictionaryDepth
PresentationFramework (2)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
2032if (_lookingForAKeyOnAMarkupExtensionInADictionaryDepth == _context.CurrentFrame.Depth) 2377if (_lookingForAKeyOnAMarkupExtensionInADictionaryDepth == _context.CurrentFrame.Depth)