3 writes to Pubid
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (1)
1359
notation.
Pubid
= notationPublicId;
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (1)
291
no.
Pubid
= notation.Public;
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (1)
159
no.
Pubid
= notation.Public;
1 reference to Pubid
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlLoader.cs (1)
633
dtNode.Notations.SetNamedItem(new XmlNotation(scNot.Name.Name, scNot.
Pubid
, scNot.SystemLiteral, _doc));