3 writes to _readAnotherToken
PresentationBuildTasks (3)
Framework\System\Windows\Markup\XamlReaderHelper.cs (3)
231
_readAnotherToken
= false;
2094
_readAnotherToken
= true;
4258
_readAnotherToken
= true;
1 reference to _readAnotherToken
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
229
if (CurrentContext != null &&
_readAnotherToken
)