1 write to publicId
System.Xml (1)
System\Xml\Resolvers\XmlPreloadedResolver.cs (1)
58
this.
publicId
= publicId;
3 references to publicId
System.Xml (3)
System\Xml\Resolvers\XmlPreloadedResolver.cs (3)
184
if (relativeUri == Xhtml10_Dtd[i].
publicId
) {
192
if (relativeUri == Rss091_Dtd[0].
publicId
) {
351
mappings.Add(new Uri(dtdInfo.
publicId
, UriKind.RelativeOrAbsolute), dtdInfo);