2 writes to InsideKeyRecord
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
1321
_context.
InsideKeyRecord
= true;
1356
_context.
InsideKeyRecord
= false;
2 references to InsideKeyRecord
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
1037
if (!_context.
InsideKeyRecord
&& !_context.InsideStaticResource)
1404
if (_context.
InsideKeyRecord
|| _context.InsideStaticResource)