1 implementation of Text
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaEntity.cs (1)
85
string IDtdEntityInfo.
Text
2 references to Text
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
8179
InitStringInput((entity.DeclaredUriString != null) ? entity.DeclaredUriString : string.Empty, enc, entity.
Text
?? string.Empty);
8188
RegisterConsumedCharacters(entity.
Text
.Length, true);