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