1 implementation of IsDeclaredInExternal
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaEntity.cs (1)
50bool IDtdEntityInfo.IsDeclaredInExternal
1 reference to IsDeclaredInExternal
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (1)
6181if (_standalone && entity.IsDeclaredInExternal)