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