1 implementation of DeclaredUriString
System.Private.Xml (1)
System\Xml\Schema\SchemaEntity.cs (1)
69string IDtdEntityInfo.DeclaredUriString
1 reference to DeclaredUriString
System.Private.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
8039InitStringInput(entity.DeclaredUriString ?? string.Empty, enc, entity.Text!);