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