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)
2032
if (
_lookingForAKeyOnAMarkupExtensionInADictionaryDepth
== _context.CurrentFrame.Depth)
2377
if (
_lookingForAKeyOnAMarkupExtensionInADictionaryDepth
== _context.CurrentFrame.Depth)