1 implementation of Text
System.Private.Xml (1)
System\Xml\Schema\SchemaEntity.cs (1)
84
string? IDtdEntityInfo.
Text
2 references to Text
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImpl.cs (2)
8039
InitStringInput(entity.DeclaredUriString ?? string.Empty, enc, entity.
Text
!);
8048
RegisterConsumedCharacters(entity.
Text
!.Length, true);