3 references to UniqueIdText
System.Runtime.Serialization (3)
System\Xml\XmlBinaryNodeType.cs (1)
264
UniqueIdTextWithEndElement =
UniqueIdText
+ 1,
System\Xml\XmlBinaryWriter.cs (1)
847
buffer[offset] = (byte)XmlBinaryNodeType.
UniqueIdText
;
System\Xml\XmlBufferReader.cs (1)
1311
case XmlBinaryNodeType.
UniqueIdText
: