4 writes to Pubid
System.Xml (4)
System\Xml\Schema\DtdParser.cs (1)
1392
notation.
Pubid
= notationPublicId;
System\Xml\Schema\DtdParserAsync.cs (1)
1020
notation.
Pubid
= notationPublicId;
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
235
no.
Pubid
= notation.Public;
System\Xml\Schema\SchemaSetCompiler.cs (1)
131
no.
Pubid
= notation.Public;
1 reference to Pubid
System.Xml (1)
System\Xml\Dom\XmlLoader.cs (1)
553
dtNode.Notations.SetNamedItem(new XmlNotation( scNot.Name.Name, scNot.
Pubid
, scNot.SystemLiteral, doc ));