1 write to _NOTATIONID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
250
_NOTATIONID
= _r.NameTable.Add("NOTATION");
5 references to _NOTATIONID
System.Private.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
306
(object)typeName.Name == (object)
_NOTATIONID
||
374
(object)typeName.Name == (object)
_NOTATIONID
||
560
(object)type.Name == (object)
_NOTATIONID
||
632
(object)type.Name == (object)
_NOTATIONID
||
727
(object)type.Name == (object)
_NOTATIONID
||