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