1 write to _hasLineInfo
System.Xaml (1)
System\Xaml\XamlNodeQueue.cs (1)
82
_hasLineInfo
= true;
2 references to _hasLineInfo
System.Xaml (2)
System\Xaml\XamlNodeQueue.cs (2)
40
_reader = new ReaderDelegate(_writer.SchemaContext, Next,
_hasLineInfo
);
80
if (!
_hasLineInfo
)