3 writes to _lookingForAKeyOnAMarkupExtensionInADictionaryDepth
PresentationFramework (3)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (3)
118
_lookingForAKeyOnAMarkupExtensionInADictionaryDepth
= -1;
2463
_lookingForAKeyOnAMarkupExtensionInADictionaryDepth
= _context.CurrentFrame.Depth;
2484
_lookingForAKeyOnAMarkupExtensionInADictionaryDepth
= -1;
2 references to _lookingForAKeyOnAMarkupExtensionInADictionaryDepth
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
2016
if (
_lookingForAKeyOnAMarkupExtensionInADictionaryDepth
== _context.CurrentFrame.Depth)
2349
if (
_lookingForAKeyOnAMarkupExtensionInADictionaryDepth
== _context.CurrentFrame.Depth)