2 references to AllowShortcutTagBit
System.Private.Xml (2)
System\Xml\Cache\XPathNode.cs (2)
324get { return (_props & AllowShortcutTagBit) != 0; } 403_props |= AllowShortcutTagBit;