1 write to _mustUnderstand
PresentationBuildTasks (1)
Base\System\Windows\Markup\XmlCompatibilityReader.cs (1)
1562_mustUnderstand = Reader.NameTable.Add("MustUnderstand");
2 references to _mustUnderstand
PresentationBuildTasks (2)
Base\System\Windows\Markup\XmlCompatibilityReader.cs (2)
1560if (_mustUnderstand == null) 1564return _mustUnderstand;