4 writes to Pubid
System.Private.Xml (4)
System\Xml\Schema\DtdParser.cs (1)
1338
notation.
Pubid
= notationPublicId;
System\Xml\Schema\DtdParserAsync.cs (1)
974
notation.
Pubid
= notationPublicId;
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
307
no.
Pubid
= notation.Public;
System\Xml\Schema\SchemaSetCompiler.cs (1)
169
no.
Pubid
= notation.Public;
1 reference to Pubid
System.Private.Xml (1)
System\Xml\Dom\XmlLoader.cs (1)
630
dtNode.Notations.SetNamedItem(new XmlNotation(scNot.Name.Name, scNot.
Pubid
, scNot.SystemLiteral, _doc));