1 write to _mustUnderstand
System.Xaml (1)
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\XmlCompatibilityReader.cs (1)
1566_mustUnderstand = Reader.NameTable.Add("MustUnderstand");
2 references to _mustUnderstand
System.Xaml (2)
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\XmlCompatibilityReader.cs (2)
1564if (_mustUnderstand is null) 1569return _mustUnderstand;