1 reference to KindMask
System.Xml (1)
System\Xml\Schema\XsdDateTime.cs (1)
232get { return (XsdDateTimeKind)((extra & KindMask) >> KindShift); }