3 references to OnlyGeneral
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (3)
4094switch (HandleEntityReference(false, EntityExpandType.OnlyGeneral, out i)) 6090charRefEndPos = ParseNumericCharRef(expandType != EntityExpandType.OnlyGeneral, null, out entityType); 6098charRefEndPos = ParseNamedCharRef(expandType != EntityExpandType.OnlyGeneral, null);