1 write to _hasLineInfo
System.Xaml (1)
System\Xaml\XamlNodeList.cs (1)
99
_hasLineInfo
= true;
2 references to _hasLineInfo
System.Xaml (2)
System\Xaml\XamlNodeList.cs (2)
66
return new ReaderMultiIndexDelegate(_writer.SchemaContext, Index, _nodeList.Count,
_hasLineInfo
);
97
if (!
_hasLineInfo
)