3 writes to _isEof
PresentationFramework (3)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (3)
175
_isEof
= true;
184
_isEof
= true;
456
_isEof
= true;
1 reference to _isEof
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
198
get { return
_isEof
; }