1 implementation of SystemId
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaEntity.cs (1)
75
string IDtdEntityInfo.
SystemId
2 references to SystemId
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
8140
PushExternalEntityOrSubset(entity.PublicId, entity.
SystemId
, entityBaseUri, entity.Name);
8161
InitStringInput(entity.
SystemId
, enc, string.Empty);