1 write to publicId
System.Private.Xml (1)
System\Xml\Resolvers\XmlPreloadedResolver.cs (1)
59this.publicId = publicId;
3 references to publicId
System.Private.Xml (3)
System\Xml\Resolvers\XmlPreloadedResolver.cs (3)
205if (relativeUri == s_xhtml10_Dtd[i].publicId) 215if (relativeUri == s_rss091_Dtd[0].publicId) 363_mappings.Add(new Uri(dtdInfo.publicId, UriKind.RelativeOrAbsolute), dtdInfo);