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