1 write to _inAttribute
System.Xaml (1)
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\XmlCompatibilityReader.cs (1)
750
_inAttribute
= (Reader.NodeType == XmlNodeType.Attribute);
1 reference to _inAttribute
System.Xaml (1)
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\XmlCompatibilityReader.cs (1)
757
if (
_inAttribute
)