1 implementation of IsParameterEntity
System.Xml (1)
System\Xml\Schema\SchemaEntity.cs (1)
57bool IDtdEntityInfo.IsParameterEntity {
1 reference to IsParameterEntity
System.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
7257Throw(entity.IsParameterEntity ? Res.Xml_RecursiveParEntity : Res.Xml_RecursiveGenEntity, entity.Name,