Implemented interface member:
property
HasLineInfo
System.Xaml.IXamlLineInfo.HasLineInfo
1 write to HasLineInfo
System.Xaml (1)
System\Xaml\XamlNodeQueue.cs (1)
83
_reader.
HasLineInfo
= true;
1 reference to HasLineInfo
System.Xaml (1)
System\Xaml\XamlNodeQueue.cs (1)
81
if (_reader is not null && !_reader.
HasLineInfo
)