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