6 references to AddValue
System.Xml (6)
System\Xml\Schema\DtdParser.cs (3)
777attrDef.AddValue( notationName ); 803attrDef.AddValue( GetNameString() ); 816attrDef.AddValue( nmtoken );
System\Xml\Schema\DtdParserAsync.cs (3)
422attrDef.AddValue( notationName ); 448attrDef.AddValue( GetNameString() ); 461attrDef.AddValue( nmtoken );